This commit is contained in:
onceupon 2021-03-16 20:13:56 +08:00
parent 093edef55a
commit 244a568bd7

View File

@ -3102,7 +3102,7 @@ scp -r directoryname user@ip:/path/to/send
echo $? echo $?
``` ```
##### Extract .xf ##### Extract .xz
``` ```
unxz filename.tar.xz unxz filename.tar.xz
# then # then