Creating an alias with the Korn shell

To create a command alias use the command:

   alias name_of_alias=definition_of_alias

[Home] [Search] [Index]