hide random home http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/shell_alias.html (Einblicke ins Internet, 10/1995)

Creating a command alias

Creating a command alias

Remembering the name of a command and how it is used can be difficult. Assigning your own name for a command -an alias- is very easy.

Assigning an alias is done with the command:

   alias name definition

The syntax of the alias command is different for each shell. Follow the guidelines and examples for the shell that you are using.