hao0089 发表于 2018-8-25 08:01:50

shell中“&”的神奇作用--实现多进程并发

     因为测试需要,写了一个很简单的dd脚本,如下
  #!/bin/sh
  for ((i=1;i
页: [1]
查看完整版本: shell中“&”的神奇作用--实现多进程并发