假设我有一个名为test.tgz的g压缩文件,其中的内容有一个名为hello.txt的文件,并读取hello world。我将使用tar -zxf解压缩它,并在hello.txt中做一些修改以读取hello.txt is modified。问题是,当我试图解压缩原始test.tgz时,解压缩的文件hello.txt仍然读取hello.txt is modified。解压缩的文件怎么能不读取hello world?
在运行"make“命令时,我会得到以下错误。
cd /home/bismillah/Desktop/omnetpp-4.1/out/gcc-release/src/utils & /home/bismillah/Desktop/omnetpp-4.1/src/utils/install-prog opp_lcg32_seedtool /home/bismillah/Desktop/omnetpp-4.1/bin /bin/sh: /home/bismillah/Desktop/omnetpp-4.1/src/utils/install-prog:权限被拒绝make1:* all
我刚刚下载了Spark 'tar‘文件,并试图解压缩并在Ubuntu上安装windows。我得到了以下错误:tar (child): spark-3.0.1-bin-hadoop2.7.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting我是linux</