unalias
unalias
Purpose
Delete an abbreviation defined earlier with alias.
Syntax
unalias
abbreviation
Options
None
Description
The unalias
command removes an abbreviation defined earlier with the alias command. unalias
is a built-in command of the Bash shell.