mon cerveau malade a besoin de plein de variations des outils UNIX
This commit is contained in:
7
shell/path
Executable file
7
shell/path
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
import os as os
|
||||
|
||||
PATH = os.environ['PATH'].replace(':', '\n')
|
||||
print(PATH)
|
||||
|
||||
Reference in New Issue
Block a user