RosettaCodeData/Task/Environment-variables/NewLISP/environment-variables.l

5 lines
50 B
Plaintext

> (env "SHELL")
"/bin/zsh"
> (env "TERM")
"xterm"