Skip to content
#

one-liner

Here are 42 public repositories matching this topic...

rMETAshell takes a shell command and an image, video or text file as input. It then injects the command into the file using metadata comments. After injection, it generates a one-liner execution method for retrieving and executing the injected command from a remote location.

  • Updated Feb 1, 2024
  • Shell

A tiny version of tic-tac-toe that's designed to use a minimal amount of lines while not importing any libraries, staying decently understandable, and being able to handle wrong inputs without just crashing (and also none of that semicolon stuff) (there's an even smaller one line version that doesn't follow these rules if you're interested)

  • Updated Dec 19, 2023
  • Python

Improve this page

Add a description, image, and links to the one-liner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the one-liner topic, visit your repo's landing page and select "manage topics."

Learn more