unalias subcommand for dbx: Remove an alias

Format

unalias name

Description

The unalias subcommand removes the alias specified by the name argument.

Usage notes

The unalias subcommand can be run only while the dbx debug program is running.

Examples

To remove an alias named printx, enter:
unalias printx

Related information

The alias subcommand.