1、第一步,进入到Ubuntu20.04虚拟机,打开终端窗口
3、第三步,使用zip命令压缩data.txt文件,zip data.zip data.txt
5、第五步,使用rm命令,将data.txt文件删除,rm -f data.txt