文章列表Python代码片段去除所有pycOn this page去除所有pyclinux$ find . -type f -name "*.py[co]" -delete -or -type d -name "__pycache__" -delete