4 lines
67 B
Text
4 lines
67 B
Text
|
|
println( System.getenv('PATH') )
|
||
|
|
println( $home )
|
||
|
|
println( $user )
|