otthe / env-var-backup

System environment variable backup script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environment variable backup

Creates JSON formatted backup file of your systems environment variables. Filename is "env.json" and it will be created to the same directory as this program.

Commands:

go build -> compile the code into an executable.
go run main.go -> compile and execute

About

System environment variable backup script


Languages

Language:Go 100.0%