Bash 2018-12-15 Linux 52 words 1 min read Contents Bash 💠 Bash 💠 2024-05-01 14:34:46 Bash 数组使用 字符串空格即是 list='a b c'; for i in $list; do echo $i; done 参考: bash实现“多进程” Bash字符串操作 Bash Author Kuangcp LastMod 2018-12-15