题目:解压文件linux.tar.gz可使用命令() tar jxvf linux.tar.gz tar linux.tar.gz tar zxvf linux.tar.gz tar czvf linux.tar.gz 喵查答案:tar zxvf linux.tar.gz 喜欢 (0)