HACKER Q&A
📣 rxyz

Terminal Cheatsheets


At my first sysadmin job 2 years ago, my colleague showed me a great Linux cheat sheet with tons of different commands. It was similar to the one on devhints.io/bash but looked more dated and had more commands.

I miss it so much and regret not saving the url for the future. I tried to find it (or a suitable replacement) multiple times and failed.

Please show the cheat sheets you are using!


  👤 rsapkf Accepted Answer ✓
There are tons of these. I use this one: https://cheat.sh/

👤 dyingkneepad

👤 croo
I use explainshell.com which is not exactly a cheat sheet I know but I think it's fantastic.

👤 verdverm
Not sure how you are searching, but I always use image search for these things

https://www.google.com/search?q=linux+command+cheat+sheet&tb...


👤 pseufaux
I’ve used cheat in the past. https://github.com/cheat/cheat

👤 jks
It's not exactly a cheat sheet, but have you looked at https://tldr.sh?