$ cat test.sh#!/bin/bash
for i in {1..8}do $@ &done
$ ./test.sh command
posted on 2019-06-05 17:47 cdekelon 阅读(62) 评论(0) 收藏 举报
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3