2022年5月21日 命令 nohup seq 50000 |xargs -i sh -c "dd if=/dev/zero of={}.data bs=115343360 count=1 && sleep 1" >> /dev/null 2>&1 &

https://blog.csdn.net/weixin_30808575/article/details/99603182

https://blog.csdn.net/weixin_46081669/article/details/110188167

sleep 1 && seq 或最后&& sleep 都不起作用

posted @ 2022-05-21 18:38  小黑狐狸1001  阅读(34)  评论(0)    收藏  举报