mirror of
https://github.com/onceupon/Bash-Oneliner
synced 2025-02-16 13:08:23 +00:00
fix typo mentioned in issue https://github.com/onceupon/Bash-Oneliner/issues/18
This commit is contained in:
parent
093edef55a
commit
244a568bd7
1 changed files with 1 additions and 1 deletions
|
@ -3102,7 +3102,7 @@ scp -r directoryname user@ip:/path/to/send
|
|||
echo $?
|
||||
```
|
||||
|
||||
##### Extract .xf
|
||||
##### Extract .xz
|
||||
```
|
||||
unxz filename.tar.xz
|
||||
# then
|
||||
|
|
Loading…
Add table
Reference in a new issue