Command line interface, CLI

Description:

  • Check for version of shell $SHELL --version
  • Use man for manual
  • Check if a command is builtin by: type $command
  • Learn bash for the most common
  • apt-get
  • .

Tools: