Skip to content

Instantly share code, notes, and snippets.

@mohan43u
Created July 13, 2021 05:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mohan43u/ad02fc81c8b97258f1bad85bb1118b9d to your computer and use it in GitHub Desktop.
Save mohan43u/ad02fc81c8b97258f1bad85bb1118b9d to your computer and use it in GitHub Desktop.
(umask 0; python -c 'import os; os.open("test", os.O_CREAT)'; ls -l test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment