next up previous contents index
Next: unset Up: Shell Commands Previous: shift   Contents   Index


unalias

The unalias command is used to remove aliases previously set with the alias command.

unalias [word ...]
The command removes any aliases associated with each of the words. The argument may be ``*'', in which case all aliases are deleted.



Stephen R. Whiteley 2006-10-23