add execute.py
This commit is contained in:
6
execute.py
Executable file
6
execute.py
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
import sys
|
||||||
|
|
||||||
|
|
||||||
|
print(sys.argv)
|
||||||
Reference in New Issue
Block a user