摘要: \ svn 删除所有的 .svn文件 find . -name .svn -type d -exec rm -fr {} \; linux之cp/scp命令+scp命令详解 名称:cp 使用权限:所有使用者 使用方式: cp [options] source dest cp [options] so 阅读全文
posted @ 2016-05-26 17:06 lance.xiang 阅读(175) 评论(0) 推荐(0) 编辑