RosettaCodeData/Task/Environment-variables/TXR/environment-variables-2.txr

7 lines
63 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
@(next :env)
@(gather)
HOME=@home
USER=@user
PATH=@path
@(end)