常用Bash命令整理_bash 命令_Zju_mlz的博客-CSDN博客
Shell开启扩展模式匹配shopt -s extglob
ls !(aa.csv|bb.csv) 排除aa.csv 和 bb.csv