unalias Command Remove selang Aliases

Valid on UNIX hosts
capamsc141
Valid on UNIX hosts
The unalias command removes an alias defined by the alias command.
Note:
You can list all defined aliases and their values using the alias command.
This command has the following format:
unalias aliasName
  • aliasName
    Specifies the name of the alias you want to delete from the database.