25 August, 2015

Most useful 100 LINUX commands




arch - print machine hardware name (same as uname -m)

bash - GNU Bourne-Again Shell

         Description:  Bash  is  an  sh-compatible  command language interpreter that executes
       commands read from the standard input or from a file.  Bash also incor-
       porates useful features from the Korn and C shells (ksh and csh).