Cheatsheets
HomeWriteupsResourcesCheatsheets
Linux
Linux
  • Know Yourself and Your System
    • id
    • logname
    • uname
    • w
    • who
    • whoami
  • Surfing / Knowing Your File System
    • cd
    • df
    • du
    • ls
    • pwd
    • stat
    • tree
  • Knowing About Files / Commands
    • alias
    • file
    • info
    • whatis
    • apropos
    • man
    • help
    • history
    • script
  • Manipulating Files / Directories
    • touch
    • mkdir
    • rm
    • rmdir
    • cp
    • mv
    • ln
  • Interacting with Files
    • cat
    • head
    • less
    • middle
    • more
    • tail
  • STROPS / Text Manipulation
    • awk
    • cut
    • grep
    • jq
    • join
    • paste
    • sed
    • sort
    • tr
    • uniq
    • xargs
    • xclip
    • wc
    • tee
    • echo
    • comm
    • diff
    • patch
    • aspell
    • Combos
  • Formatting the Output
    • nl
    • fold
    • fmt
    • pr
    • printf
  • Searching / Finding
    • find
    • locate
    • which
    • whereis
    • type
  • Web Interaction
    • curl
    • wget
  • xxd
  • References
Powered by GitBook
On this page

Was this helpful?

References

Previousxxd

Last updated 11 months ago

Was this helpful?

https://www.stationx.net/linux-command-line-cheat-sheet/
https://tryhackme.com/r/room/linuxmodules
https://tryhackme.com/r/room/linuxstrengthtraining
https://linuxize.com/post/linux-tr-command/
https://www.thegeekstuff.com/2009/03/15-practical-unix-grep-command-examples/
https://www.tutorialspoint.com/awk/awk_workflow.htm
http://osr5doc.xinuos.com/en/OSUserG/_The_printf_statement.html
https://www.folkstalk.com/2012/01/sed-command-in-unix-examples.html
https://www.ibm.com/docs/da/aix/7.2?topic=x-xargs-command
https://academy.hackthebox.com/module/35/
https://phoenixnap.com/kb/tag/commands
https://phoenixnap.com/kb/tag/linux
https://www.geeksforgeeks.org/linux-commands/
https://cht.sh/
https://www.redhat.com/sysadmin/
https://www.javatpoint.com/
https://linuxhandbook.com/
https://www.hostinger.com/tutorials/linux-file-command/