
Using Technician Interface Software
9-8
Examples:
Saving Aliases to a File
You can copy all aliases residing in RAM to a file on a volume for later retrieval.
Enter the following to create an alias file:
save aliases
<vol>
:
<filename>
<vol> is the volume that will store the alias file.
<filename> is the name of the alias file.
Example:
Loading Aliases from a File
You can use the source aliases command to load the aliases from a file residing
on the volume to active RAM. The aliases already residing in memory remain in
memory; however, the system overwrites any aliases in memory that have
duplicate names. Use the
unalias * command if you want to delete all aliases from
memory before entering the
source aliases command.
If you enter: The system:
unalias scroll
Deletes the alias named scroll.
unalias *
Deletes all aliases from memory.
If you enter: The system:
save aliases 2:aliases.1
Creates a file named aliases.1 on volume 2 and
copies the aliases from RAM to this file.
Note: The command alias precedes the alias name and alias text for each
entry in the file, allowing you to run the file as a script file.
Comentarios a estos manuales