6 items under this folder.
Linux Bash Shortcuts, tricks, commands and more.
Cut command can be used to display only specific part from a text file or other command outputs.
Sort command sorts the lines of a text file.
The find command lets you use a pattern to find a file.
The grep command lets you use a pattern to find lines from a file.
Mastering Directory Navigation with Bash