Ams-module-var
Jump to navigation
Jump to search
Documentation / Reference Manual / Advanced Module System / Commands / _ams-module-var
_ams-module-var: version 9.421.a932b23(2024-01-17 16:15) [AMS]
Name
_ams-module-var
Synopsis
_ams-module-var [OPTIONS] [--] action variable delimiter value
Description
Manipulates with environment variables.
Arguments
| action supported actions are as follows:
append prepend remove |
| variable is the contents of the variable being modified
|
| delimiter character separating names in a variable
|
| value is the text, which is appended, prepended or removed from variable
|
Options
| -v, --verbose increase output verbosity
|
| --version output version information and exit
|
| -h, --help display this help and exit
|