Creating an alias with the TC shell
To create a command alias use the command:
alias
name_of_alias definition_of_alias
Examples
Adding a command alias
Referring to other command aliases
Passing command arguments
Displaying the value of aliases
Cancelling a command alias
Removing a command alias