- cd
- IO Redirection
- jq
- mkdir
- mktemp
- pbcopy and pbpaste
- vim
- git
- curl
- cron
- Mounting filesystems
- Logging sessions and 'su' command
- Types of shells
- Comparing files and directories with diff
- less
- lsof
- /proc directory
- ps
- File timestamps
- find
- du
- ls
- How files are stored in the filesystem? Inodes.
- Linux links
- xargs
- Terminating processes. Singals.
Go to explainshell.com. This will explain the command and the options used.
You can use tools like eg which provide you with common examples of using different commands
Check out a list of of awesome things to make your Linux experience easier and more fun.
There is a list of some of the terms.
- Learn about advanced Bash one-liners here