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

6 lines
58 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
: (sys "TERM")
-> "xterm"
: (sys "SHELL")
-> "/bin/bash"