好好爱自己!

摘要: 原文:https://blog.csdn.net/vanturman/article/details/84325846 xargs命令详解 转载vanturman 最后发布于2018-11-21 16:57:57 阅读数 2543 收藏 展开 原文:https://blog.csdn.net/van 阅读全文
posted @ 2020-01-15 21:11 立志做一个好的程序员 阅读(229) 评论(0) 推荐(0) 编辑
摘要: find ./*.js|xargs -i sh -c 'ls -l {}; cat -n {}'|vim -这条命令不是很安全,This is insecure. What if your file.txt contains a datum with $(rm -rf ~) as a substri 阅读全文
posted @ 2020-01-15 19:56 立志做一个好的程序员 阅读(5268) 评论(0) 推荐(0) 编辑

不断学习创作,与自己快乐相处