
ls | grep Camp | xargs cat > CampCombine 一会儿硬盘就炸了。。
1 Lax 2018 年 11 月 13 日 这方法看起来有点儿靠谱啊! |
2 bef0rewind 2018 年 11 月 13 日 ` ls |grep out| xargs cat > outcombine` 会提示: `cat: outcombine: input file is output file` Ubuntu 16.04 |
3 xi_lin OP @bef0rewind 我是在 mac 下跑的,看来还不一样 |
4 bef0rewind 2018 年 11 月 13 日 |
5 xi_lin OP @bef0rewind 赞!我才反应过来你的 id 哈哈 |