diff --git a/README.md b/README.md index c9dc2e6..e6df3b8 100644 --- a/README.md +++ b/README.md @@ -1376,8 +1376,9 @@ $! :is the PID of the most recent background command. >filename ``` ##### unzip tar.bz2 file (e.g. file.tar.bz2) +```bash tar xvfj file.tar.bz2 - +``` ## System