add others

unzip tar.bz2 file (e.g. file.tar.bz2)
This commit is contained in:
onceupon 2017-06-16 17:01:23 +08:00 committed by GitHub
parent cca8010a69
commit 1740c1148f

View File

@ -1375,6 +1375,9 @@ $! :is the PID of the most recent background command.
```bash
>filename
```
##### unzip tar.bz2 file (e.g. file.tar.bz2)
tar xvfj file.tar.bz2
## System