From 4df81c6539160f2057728c36baa3425a01218fb9 Mon Sep 17 00:00:00 2001 From: ch-cn Date: Mon, 22 May 2017 12:23:27 +0800 Subject: [PATCH] ch-cn translating --- .../tech/20170509 How to Password Protect a Vim File in Linux.md | 1 + ...10 Useful Tips for Writing Effective Bash Scripts in Linux.md | 1 + 2 files changed, 2 insertions(+) diff --git a/sources/tech/20170509 How to Password Protect a Vim File in Linux.md b/sources/tech/20170509 How to Password Protect a Vim File in Linux.md index 3085392c42..616d03b89b 100644 --- a/sources/tech/20170509 How to Password Protect a Vim File in Linux.md +++ b/sources/tech/20170509 How to Password Protect a Vim File in Linux.md @@ -1,5 +1,6 @@ How to Password Protect a Vim File in Linux ============================================================ +ch-cn translating  Download Your Free eBooks NOW - [10 Free Linux eBooks for Administrators][16] | [4 Free Shell Scripting eBooks][17] diff --git a/sources/tech/20170519 10 Useful Tips for Writing Effective Bash Scripts in Linux.md b/sources/tech/20170519 10 Useful Tips for Writing Effective Bash Scripts in Linux.md index add8faf39a..6f0cae4f8a 100644 --- a/sources/tech/20170519 10 Useful Tips for Writing Effective Bash Scripts in Linux.md +++ b/sources/tech/20170519 10 Useful Tips for Writing Effective Bash Scripts in Linux.md @@ -1,5 +1,6 @@ 10 Useful Tips for Writing Effective Bash Scripts in Linux ============================================================ +ch-cn translating [Shell scripting][4] is the easiest form of programming you can learn/do in Linux. More so, it is a required skill for [system administration for automating tasks][5], developing new simple utilities/tools just to mention but a few.