I just stumbled across this while trying to learn a bit more about using the command line, and thought others might appreciate it. It comes in a printable format so you can stick it up on your wall :)
Without the spam ad insanity:
https://web.archive.org/web/20230605010854/https://linuxopsys.com/topics/linux-commands-cheat-sheet
On a whole different level… (on enthusiast lvl hardware) a Llama2 70B running with 4 bit GGML on a 16GBV 3080Ti 12th gen Intel with 64GB can do bash and Python completely offline at a cheat sheet/stack overflow level without major errors. I just spent a day modifying someone else’s python script and never went online for anything, have never been good at Python, and haven’t messed with it for years. I actually got more done than I ever have before in a single day mostly because I didn’t need to search documentation. FOSS/almost FOSS/offline AI rocks.
Ublock origin works too
See also:
- tldr — collection of community-maintained help pages for command-line tools
- explainshell — write down a command-line to see the help text that matches each argument
- General purpose command-line tools — examples for most common usecases
- Bash reference cheatsheet — nicely formatted and explained well
- Bash scripting cheatsheet — quick reference to getting started with Bash scripting
to add on to this, cheat with some similar functions to tldr but also allows editing and writing one’s one cheat sheet



