rm grub.conf 删除当前目录中grub.conf文件 (最好是先复制一个文件,然后再删除,这样保险)
rm -f grub.conf 强制删除当前目录中的grub.conf文件 (不需要确认)
rm -rf chaoyangqu 强制删除当前目录中的chaoyangqu目录