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

6 lines
58 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
: (sys "TERM")
-> "xterm"
: (sys "SHELL")
-> "/bin/bash"