tar -zxvf memcacheq.tar.gz
出现一下错误:
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
可以将tar -xvf memcacheq.tar.gz
可能文件打包时没有压缩
来源:CSDN
作者:qq_20377691
链接:https://blog.csdn.net/qq_20377691/article/details/103928665