System.getenv("HOME") // get env var System.getenv() // get the entire environment as a Map of keys to values