Saturday, April 26, 2014

A-Z Index of the Mostly used Bash command line for Linux



A      awk



B      bzip2



C      cd       |     crontab      |      cp     |     chmod     |     chown      |     chage



D      diff      |      df      |      date



E      export



F      find     |     ftp     |     free



G     grep     |     gzip



H     history     |     hostname    |    head



I      ifconfig   



J     jobs    



K     kill



L      ls      |      locate     |     less



M     mv     |     mount     |     mkdir     |     man     |      mysql



N    nslookup



O



P     pwd    |     ps    |     passwd    |    ping



Q    



R     rm     |     rpm    



S     ssh     |     sed     |     sort     |     shutdown     |     service     |     su



T     tar     |     top     |     tail    



U     unzip     |     uname



V     vim



W    whereis     |     whatis     |     wget



X     xargs



Y    yum



Z






Related Posts:

  • passwd   passwd command examples Change your password from command line using passwd. This will prompt for the old password followed by the new password. $ passwd Super user can use passwd command to reset others pa… Read More
  • ps    ps command examples ps command is used to display information about the processes that are running in the system. While there are lot of arguments that could be passed to a ps command, following are some o… Read More
  • ls ls command examples Display filesize in human readable format (e.g. KB, MB etc.,) $ ls -lh -rw-r----- 1 linxcare team-dev 8.9M Jun 12 15:27 arch-linux.txt.gz Order Files Based on Last Modified Time (In Reverse Ord… Read More
  • pwd   pwd command  pwd is Print working directory. What else can be said about the good old pwd who has been printing the current directory name for ages. … Read More
  • ping   ping command example  Ping a remote host by sending only 5 packets. $ ping -c 5 gmail.com … Read More

2 comments:

  1. O od | openssl

    Q - quotaon | quotaoff | quotastats

    Z zcat | zgrep | zless | zip

    ReplyDelete