假设我有一个名为test.tgz的g压缩文件,其中的内容有一个名为hello.txt的文件,并读取hello world。我将使用tar -zxf解压缩它,并在hello.txt中做一些修改以读取hello.txt is modified。问题是,当我试图解压缩原始test.tgz时,解压缩的文件hello.txt仍然读取hello.txt is modified。解压缩的文件怎么能不读取hello
我刚刚下载了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我是<e
我正在尝试从源代码1.4.3-linux.tgz构建一个rpm (下载该文件以便我不控制名称),并将文件解压缩到目录源代码-1.4.3-Linux中。在我的source.spec文件中Version: 1.4.3 cd: source-1.4.3: No such file or我尝试将-linux添加到版本中,但是rpmbuild只需要一个数字。我要做什么才能告诉rpmbuil
我有一个zip文件,其中包含大约1058个tgz文件。在PHP中,我从zip文件中逐个提取tgz文件,并对其进行处理,然后对tgz文件进行解压缩,并对内容进行处理。解压工作正常,直到1016tgz文件。从1017tgz文件中,我得到了"unable to create temporary file“错误。我正在使用PharData-&g