13 lines
473 B
Plaintext
13 lines
473 B
Plaintext
{{omit from|M4}}
|
|
{{omit from|TI-83 BASIC}} {{omit from|TI-89 BASIC}} <!-- Does not have an environment other than regular global variables. -->
|
|
{{omit from|Unlambda|Does not provide access to environment variables.}}
|
|
|
|
;Task:
|
|
Show how to get one of your process's [[wp:Environment variable|environment variables]].
|
|
|
|
The available variables vary by system; some of the common ones available on Unix include:
|
|
:::* PATH
|
|
:::* HOME
|
|
:::* USER
|
|
<br><br>
|