标题: [问题求助] 如何用批量解压txz文件到指定文件夹 [打印本页]
作者: netdzb 时间: 2019-6-4 07:21 标题: 如何用批量解压txz文件到指定文件夹
tar zxvf zlib-1.2.8-1-i686-w64-mingw32.txz -C ./Mingw64
tar: Cannot fork: Function not implemented
tar: Error is not recoverable: exiting now
上面的命令是错的
tar: You must specify one of the `-Acdtrux' options
Try `tar --help' for more information.
测试的附件在这里
http://u.163.com/VH3h2byG
提取码: ka5fZwag
作者: cfwyy77_bat 时间: 2019-6-4 09:31
- tar xJvf zlib-1.2.8-1-i686-w64-mingw32.txz -C ./Mingw64
复制代码
欢迎光临 批处理之家 (http://www.bathome.net/) |
Powered by Discuz! 7.2 |