浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Remove the .pyc files from current directory tree and from svn « Python recipes « ActiveState Code

Why not just run this command ?

$ find . -name "*.pyc" | xargs svn rm --force
posted on 2013-01-10 10:35  lexus  阅读(149)  评论(0编辑  收藏  举报