unalias
delete a command alias
Supported for RTserver, RTclient, RTmon, RTgms, and RTacl:
The unalias
command deletes a command alias.
To prevent irreversible damage to your SmartSockets system, this command should not be specified with the Enable_Control_Msgs option without careful supervision.
PROMPT>alias r "disconnect; connect"
Alias r installed PROMPT> alias ls sh ls pwd sh pwd r disconnect; connect PROMPT>unalias r
Unalias command executed for alias r PROMPT>alias
ls sh ls pwd sh pwd
TIBCO SmartSockets™ User’s Guide Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |