Roh*_*ala 1 linux tar
当我尝试提取 cmake 时,出现错误:
tar - zxvf cmake-3.4.0.tar.gz
tar: You must specify one of the `-Acdtrux' or `--test-label' options Try `tar --help' or `tar --usage' for more information.
小智 6
删除和之间的空格:-z
-
z
tar -zxvf cmake-3.4.0.tar.gz
这应该有效。
归档时间:
10 年,10 月 前
查看次数:
2880 次
最近记录:
6 年 前