From 0a13585697a4fb4834eb7acc089f9d8497fcf8e0 Mon Sep 17 00:00:00 2001 From: onceupon Date: Fri, 16 Jun 2017 17:01:53 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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