more than one `-Acdtrux' or `--test-label' option

在Linux上解压文件时通过命令
tar -xzvf ql.tar.gz -c app/
出现了 tar: You may not specify more than one -Acdtrux' or–test-label’ option
Try tar --help' ortar –usage’ for more information.这个问题。
百度了一下原来是我将 -C写成了小写的c


版权声明:本文为qq_33101355原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。