From b6719d8cc4c0c141c014628b89c5ae2cec9accab Mon Sep 17 00:00:00 2001 From: ChrisLeeGit Date: Sun, 31 Jul 2016 22:58:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B3=E8=AF=B7=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...9 - Learn How to Use Awk Special Patterns begin and end.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/awk/20160719 Part 9 - Learn How to Use Awk Special Patterns begin and end.md b/sources/tech/awk/20160719 Part 9 - Learn How to Use Awk Special Patterns begin and end.md index f64e834ca1..b3f99e6d4f 100644 --- a/sources/tech/awk/20160719 Part 9 - Learn How to Use Awk Special Patterns begin and end.md +++ b/sources/tech/awk/20160719 Part 9 - Learn How to Use Awk Special Patterns begin and end.md @@ -1,3 +1,5 @@ +Being translated by ChrisLeeGit + Learn How to Use Awk Special Patterns ‘BEGIN and END’ – Part 9 =============================================================== @@ -158,7 +160,7 @@ As I pointed out before, these Awk features will help us build more complex text via: http://www.tecmint.com/learn-use-awk-special-patterns-begin-and-end/ 作者:[Aaron Kili][a] -译者:[译者ID](https://github.com/译者ID) +译者:[ChrisLeeGit](https://github.com/chrisleegit) 校对:[校对ID](https://github.com/校对ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出