3.4.3. global - create or set global variables

3.4.3.1. Usage

global [-r] [VAR[=VALUE] ...]

3.4.3.2. Synopsis

Add a new global variable named VAR, optionally set to VALUE. Without options, print all global and env (prefixed with *) variables.

3.4.3.3. Options

-r

Remove globalvars