Next:
Customizing your shell and
Up:
Navigating Linux Systems
Previous:
mount
Contents
Advanced User's Guide
Subsections
Customizing your shell and improving productivity
Startup or run control (rc) files
Changing your shell prompt
Setting the path: how the shell finds programs
Aliases
Customizing ls using aliases
Enhancing cd using a stack
Repeating and editing previous commands
Other useful commands
Text-based mail
Changing your personal information
Changing your login shell
Spell checking
Watching a command
Filters: cool objects
Character transliteration with tr
Comparing sorted file with comm
Stream editing with sed
String processing with awk
Processes and Pipes
Input-Output redirection
Processes
Creating and managing processes
Killing processes
Playing Lego in Linux
Running commands in series
Combining commands using pipes