From 99c74fdce7d8c3b23b2659bdcbdd616f77f94a6d Mon Sep 17 00:00:00 2001 From: ChrisLeeGit Date: Tue, 2 Aug 2016 11:39:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B3=E8=AF=B7=E7=BF=BB=E8=AF=91=20Part=201?= =?UTF-8?q?0=20-=20Learn=20How=20to=20Use=20Awk=20Built-in=20Variables?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...160725 Part 10 - Learn How to Use Awk Built-in Variables.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/awk/20160725 Part 10 - Learn How to Use Awk Built-in Variables.md b/sources/tech/awk/20160725 Part 10 - Learn How to Use Awk Built-in Variables.md index 4cbecac8c9..9b66a0cbfe 100644 --- a/sources/tech/awk/20160725 Part 10 - Learn How to Use Awk Built-in Variables.md +++ b/sources/tech/awk/20160725 Part 10 - Learn How to Use Awk Built-in Variables.md @@ -1,3 +1,4 @@ +Being translated by ChrisLeeGit Learn How to Use Awk Built-in Variables – Part 10 ================================================= @@ -111,7 +112,7 @@ After this, we shall progress to cover how we can use shell variables in Awk com via: http://www.tecmint.com/awk-built-in-variables-examples/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+tecmint+%28Tecmint%3A+Linux+Howto%27s+Guide%29 作者:[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/) 荣誉推出