Title | Previous | Next

unalias

Remove the definition of a command alias.

Synopsis:

unalias name

Arguments:

name

An alphanumeric string which was previously assigned a value via the alias command. This argument must start with a character.

Description:

The unalias command removes any definition previously assigned to name with the alias command. See the alias command summary for more information.

Examples:

unalias foo

See Also:

alias


Title | Previous | Next

MeshTV@viper.llnl.gov
Copyright © 1998, U.S. Department of Energy. All rights reserved.