tar zcvf fd.tar.gz * --exclude=file1 --exclude=dir1注意:1、yes: --exclude=file1no: --exclude file12、yes: --exclude=dir1no: --exclude=dir1/