摘要: 1, svn 版本回退: 阅读全文
posted @ 2019-06-14 17:20 wy0925 阅读(73) 评论(0) 推荐(0)
摘要: 一, 删除文件: rm -f 文件名 二, 删除文件夹: 去需要删除文件夹目录下 删除 rm -rf 文件夹名 阅读全文
posted @ 2019-06-14 17:19 wy0925 阅读(68) 评论(0) 推荐(0)
摘要: https://www.runoob.com/linux/linux-comm-scp.html scp 当前路径(绝对路径) root@xx.xx.xx :/xx/xx/xx/ 阅读全文
posted @ 2019-06-14 17:18 wy0925 阅读(105) 评论(0) 推荐(0)