\ Computer \ OS \ *Nix \ Sh \

Notes

Set shell variables, export environment variables, and write comments.

UjnotesCC0 1.0

Set shell variables, export environment variables, and write comments.

Environment variable

export <name>=<value>

Variables

<Variable_Name>=["]<value>["]

Quotes around the value are optional.

Comment

#
Updated: 2026 Aug 19