From 3eafa8b2a775077a4a558bfd8eb173128eaffedb Mon Sep 17 00:00:00 2001 From: joeren Date: Sat, 9 Aug 2014 18:22:36 +0800 Subject: [PATCH] Update 20140730 How to use variables in shell Scripting.md --- .../tech/20140730 How to use variables in shell Scripting.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/20140730 How to use variables in shell Scripting.md b/sources/tech/20140730 How to use variables in shell Scripting.md index 130c86c8b3..a0d7686e9d 100644 --- a/sources/tech/20140730 How to use variables in shell Scripting.md +++ b/sources/tech/20140730 How to use variables in shell Scripting.md @@ -1,3 +1,5 @@ + +Translating by GOLinux ... How to use variables in shell Scripting ================================================================================ In every **programming** language **variables** plays an important role , in Linux shell scripting we are using two types of variables : **System Defined Variables** & **User Defined Variables**. @@ -196,4 +198,4 @@ via: http://www.linuxtechi.com/variables-in-shell-scripting/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[a]:http://www.linuxtechi.com/author/pradeep/ \ No newline at end of file +[a]:http://www.linuxtechi.com/author/pradeep/