Creating an alias with the Bourne Again SHell
To create a command alias use the command:
alias name_of_alias=definition_of_alias
- Examples
- Adding an alias
- Referring to other command aliases
- Displaying the value of aliases
- Cancelling a command alias
- Removing a command alias
This site maintained by
unixhelp@math.rutgers.edu



