Skip to content

Instantly share code, notes, and snippets.

@robdmc
Created October 28, 2019 18:23
Show Gist options
  • Select an option

  • Save robdmc/387aa4a75fd6a47041346ad34829316c to your computer and use it in GitHub Desktop.

Select an option

Save robdmc/387aa4a75fd6a47041346ad34829316c to your computer and use it in GitHub Desktop.
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