6 items under this folder.

  • Tip & Tricks

    Linux Bash Shortcuts, tricks, commands and more.
  • cut

    Cut command can be used to display only specific part from a text file or other command outputs.
  • sort

    Sort command sorts the lines of a text file.
  • find

    The find command lets you use a pattern to find a file.
  • grep

    The grep command lets you use a pattern to find lines from a file.
  • cd

    Mastering Directory Navigation with Bash