> [...] Similar to environment variables in Unix...
With the (critical) difference being that on VMS, the file
system can automatically evaluate a logical name, where with
a UNIX-like OS/shell the user needs to do that (getenv(),
"${}") explicitly.
Logical names are one of VMS's nicest features. Sadly,
they're not widely available elsewhere.