From beebe0747c11b66ca82060586fb19a68ec826dbb Mon Sep 17 00:00:00 2001 From: Jindong Huang Date: Tue, 28 Jul 2015 12:40:29 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90Translating=20by=20dingdongnigetou?= =?UTF-8?q?=E3=80=9120150728=20Understanding=20Shell=20Commands=20Easily?= =?UTF-8?q?=20Using=20'Explain=20Shell'=20Script=20in=20Linux.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 【Translating by dingdongnigetou】20150728 Understanding Shell Commands Easily Using 'Explain Shell' Script in Linux.md --- ... Commands Easily Using 'Explain Shell' Script in Linux.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150728 Understanding Shell Commands Easily Using 'Explain Shell' Script in Linux.md b/sources/tech/20150728 Understanding Shell Commands Easily Using 'Explain Shell' Script in Linux.md index fe76f160cb..ab7572cd7a 100644 --- a/sources/tech/20150728 Understanding Shell Commands Easily Using 'Explain Shell' Script in Linux.md +++ b/sources/tech/20150728 Understanding Shell Commands Easily Using 'Explain Shell' Script in Linux.md @@ -1,3 +1,6 @@ + +Translating by dingdongnigetou + Understanding Shell Commands Easily Using “Explain Shell” Script in Linux ================================================================================ While working on Linux platform all of us need help on shell commands, at some point of time. Although inbuilt help like man pages, whatis command is helpful, but man pages output are too lengthy and until and unless one has some experience with Linux, it is very difficult to get any help from massive man pages. The output of whatis command is rarely more than one line which is not sufficient for newbies. @@ -115,4 +118,4 @@ via: http://www.tecmint.com/explain-shell-commands-in-the-linux-shell/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](https://linux.cn/) 荣誉推出 [a]:http://www.tecmint.com/author/avishek/ -[1]:http://www.tecmint.com/cheat-command-line-cheat-sheet-for-linux-users/ \ No newline at end of file +[1]:http://www.tecmint.com/cheat-command-line-cheat-sheet-for-linux-users/