4 lines
84 B
Text
4 lines
84 B
Text
|
|
writeln "HOME: ", _env'HOME
|
||
|
|
writeln "PATH: ", _env'PATH
|
||
|
|
writeln "USER: ", _env'USER
|