Skip to content

Instantly share code, notes, and snippets.

@tkutcher
Created March 28, 2022 21:23
Show Gist options
  • Save tkutcher/7c903c579f9c2b9578ab650012ec6b3c to your computer and use it in GitHub Desktop.
Save tkutcher/7c903c579f9c2b9578ab650012ec6b3c to your computer and use it in GitHub Desktop.
#!/usr/bin/env python
import sys
print(sys.argv[1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment