Created
October 28, 2019 18:23
-
-
Save robdmc/387aa4a75fd6a47041346ad34829316c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| printenv | grep -P '(UID.*|SEGMENT.*)' | awk '{print "export",$0}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment