Ams-module-var: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] | [[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] / [[RefMan:AMS Commands | Commands]] / [[_ams-module-var]] __NOEDITSECTION__ __NOTOC__ | ||
---- | ---- | ||
<div style="text-align: center">_ams-module-var: version 9.421.a932b23(2024-01-17 16:15) [AMS]</div>'''Name''' | <div style="text-align: center">_ams-module-var: version 9.421.a932b23(2024-01-17 16:15) [AMS]</div>'''Name''' |
Latest revision as of 13:29, 18 January 2024
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
|