Created
July 13, 2021 05:19
-
-
Save mohan43u/ad02fc81c8b97258f1bad85bb1118b9d to your computer and use it in GitHub Desktop.
This file contains 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
(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