Script for printing the shell environment variables.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import SwiftShell
|
||||
import Foundation
|
||||
|
||||
println(NSProcessInfo().environment)
|
||||
Reference in New Issue
Block a user