This website requires JavaScript.
Explore
Help
Sign In
motius
/
htg-public
Watch
1
Star
0
Fork
You've already forked htg-public
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
918dd9e0ae
htg-public
/
shell
/
path
8 lines
95 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/python3
import
os
as
os
PATH
=
os
.
environ
[
'
PATH
'
]
.
replace
(
'
:
'
,
'
\n
'
)
print
(
PATH
)
Reference in New Issue
View Git Blame
Copy Permalink