This is a follow-along repo for colt-steele's course: The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners in YouTube. You can find the book from the video here.
- whoami
- man
- clear
- pwd
- ls
- cd
- mkdir
- touch
- rmdir
- rm
- open
- mv
- cp
- head
- tail
- date
- stdout redirect
- cat
- less
- echo
- wc
- piping
- sort
- uniq
- expansions
- diff
- find
- grep
- du
- df
- history
- ps
- top
- kill
- killall
- jobs, bg, and fg
- gzip
- gunzip
- tar
- nano
- alias
- xargs
- in
- who
- su
- sudo
- passwd
- chown
- permission
- chmod