common unix command line utilities - mmedrano9438/peripheral-brain GitHub Wiki

Command Line Utilities allows experienced system administrators to perform tasks from the command line prompt rather than the graphical user interface For example:

  • cd
  • mkdir
  • touch
  • ls (ls -a, ls -f, ls -l)
  • nano
  • echo
  • rm -f