4 lines
84 B
Text
4 lines
84 B
Text
|
|
System.getenv("HOME")
|
||
|
|
/home/craigd
|
||
|
|
System.getenv() //--> Dictionary of all env vars
|