3 lines
60 B
Text
3 lines
60 B
Text
import "os" for Environ
|
|
|
|
System.print(Environ.get("SHELL"))
|
import "os" for Environ
|
|
|
|
System.print(Environ.get("SHELL"))
|