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/