Python命令行查看路径

python -c "import os; print(*os.environ['PATH'].split(os.pathsep), sep='\n')"
posted @ 2022-04-03 21:09  Mello  阅读(86)  评论(0编辑  收藏  举报