ad (Delete Alias)

The ad command deletes an alias from the alias list.

ad [/q] Name 
ad * 

Parameters

/q
Specifies quiet mode. This mode hides the error message if the alias that Name specifies does not exist.

Name
Specifies the name of the alias to delete. If you specify an asterisk (*), all aliases are deleted (even if there is an alias whose name is "*").

Environment

Item Description
Modes User mode, kernel mode
Targets Live, crash dump
Platforms All

Additional Information

For more information about how to use aliases, see Using Aliases.

Remarks

You can use the ad command to delete any user-named alias. But you cannot use this command to delete a fixed-name alias ($u0 to $u9).