This is a mirror of official site: http://jasper-net.blogspot.com/

An A-Z Index of the Bash command line for Linux.

| Wednesday, January 19, 2011
adduser  Add a user to the system
 addgroup Add a group to the system
 alias    Create an alias •
 apropos  Search Help manual pages (man -k)
 apt-get  Search for and install software packages (Debian/Ubuntu)
 aptitude Search for and install software packages (Debian/Ubuntu)
 aspell   Spell Checker
 awk      Find and Replace text, database sort/validate/index
b
 basename Strip directory and suffix from filenames
 bash     GNU Bourne-Again SHell
 bc       Arbitrary precision calculator language
 bg       Send to background
 break    Exit from a loop •
 builtin  Run a shell builtin
 bzip2    Compress or decompress named file(s)
c
 cal      Display a calendar
 case     Conditionally perform a command
 cat      Display the contents of a file
 cd       Change Directory
 cfdisk   Partition table manipulator for Linux
 chgrp    Change group ownership
 chmod    Change access permissions
 chown    Change file owner and group
 chroot   Run a command with a different root directory
 chkconfig System services (runlevel)
 cksum    Print CRC checksum and byte counts
 clear    Clear terminal screen
 cmp      Compare two files
 comm     Compare two sorted files line by line

Read more: An A-Z Index of the Bash command line for Linux.

Posted via email from Jasper-net

0 comments: