Working with linux command line part 3 of 3
Posted in How To on January 10, 2008 | 4 Comments »
Common Linux Commands
awk - Pattern scanning and processing language
bash - GNU Bourne-Again Shell
biff - Be notified when mail arrives (currently not installed)
cat - Concatenate files and print on the standard output
cd - Change directory
chage - Change user password expiry information
chgrp - Change group ownership
chmod - change file access permissions
chown - change file owner and group
chroot - run command or interactive shell [...]








