# shopt -s extglob  (打开extglob模式)

# rm -rf !(file1)

Linux下删除除了指定文件外的其他文件_第1张图片