Skip to content

Instantly share code, notes, and snippets.

@matchish
Created April 30, 2019 10:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matchish/ed0f03bc58d73eb2e94876a512d4205a to your computer and use it in GitHub Desktop.
Save matchish/ed0f03bc58d73eb2e94876a512d4205a to your computer and use it in GitHub Desktop.
#!/usr/bin/make
SHELL = /bin/sh
up:
export CURRENT_UID=$(id -u):$(id -g) && echo $(CURRENT_UID)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment