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

7 lines
63 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
@(next :env)
@(gather)
HOME=@home
USER=@user
PATH=@path
@(end)