setalias
Sets a file path alias.
Synopsis
setalias [name] <str>
Description
Creates a filesystem path alias. Once created, the alias can be referenced from anywhere in the system.
Arguments
- name
- Name of the alias to create.
- str
- String that should be substituted whenever the alias is encountered when parsing directory and filenames.
Implementation
Command implemented in shell V20.
Built-in shell command.