From e103fe74fc3bd80856454fbe61e10b8916f615a3 Mon Sep 17 00:00:00 2001 From: luoyutiantang <304825802@qq.com> Date: Fri, 24 Oct 2014 10:26:11 +0800 Subject: [PATCH] Update 20141023 What are useful Bash aliases and functions.md --- .../20141023 What are useful Bash aliases and functions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20141023 What are useful Bash aliases and functions.md b/sources/tech/20141023 What are useful Bash aliases and functions.md index 56a797dc8b..b5d6e3b6da 100644 --- a/sources/tech/20141023 What are useful Bash aliases and functions.md +++ b/sources/tech/20141023 What are useful Bash aliases and functions.md @@ -1,3 +1,4 @@ +luoyutiantang What are useful Bash aliases and functions ================================================================================ As a command line adventurer, you probably found yourself repeating the same lengthy commands over and over. If you always ssh into the same machine, if you always chain the same commands together, or if you constantly run a program with the same flags, you might want to save the precious seconds of your life that you spend repeating the same actions over and over. @@ -252,4 +253,4 @@ via: http://xmodulo.com/useful-bash-aliases-functions.html [a]:http://xmodulo.com/author/adrien [1]:http://alias.sh/ [2]:http://www.commandlinefu.com/commands/browse -[3]:http://xmodulo.com/useful-online-tools-linux.html \ No newline at end of file +[3]:http://xmodulo.com/useful-online-tools-linux.html