first commit
This commit is contained in:
7
content/deepin折腾笔记/第十一章/11.14.md
Executable file
7
content/deepin折腾笔记/第十一章/11.14.md
Executable file
@@ -0,0 +1,7 @@
|
||||
# 11.14 命令行解压缩到指定目录
|
||||
|
||||
1 tar xvf XXX.tar.xz -C /opt
|
||||
|
||||
2 不需要添加J选项,tar会根据压缩包名称识别压缩包格式。
|
||||
|
||||
3 所以xvf应该可以作为万能参数了。
|
||||
Reference in New Issue
Block a user