5 lines
58 B
Common Lisp
5 lines
58 B
Common Lisp
: (sys "TERM")
|
|
-> "xterm"
|
|
|
|
: (sys "SHELL")
|
|
-> "/bin/bash"
|