From 217911c8876de1313460771cfa1f1be3e0c7b33b Mon Sep 17 00:00:00 2001 From: struggling <630441839@qq.com> Date: Thu, 27 Aug 2015 17:55:34 +0800 Subject: [PATCH] Update 20150827 Linux or UNIX--Bash Read a File Line By Line.md --- .../20150827 Linux or UNIX--Bash Read a File Line By Line.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150827 Linux or UNIX--Bash Read a File Line By Line.md b/sources/tech/20150827 Linux or UNIX--Bash Read a File Line By Line.md index 971adc0a0c..c0a4b6c27c 100644 --- a/sources/tech/20150827 Linux or UNIX--Bash Read a File Line By Line.md +++ b/sources/tech/20150827 Linux or UNIX--Bash Read a File Line By Line.md @@ -1,3 +1,4 @@ +translation by strugglingyouth Linux/UNIX: Bash Read a File Line By Line ================================================================================ How do I read a file line by line under a Linux or UNIX-like system using KSH or BASH shell? @@ -159,4 +160,4 @@ via: http://www.cyberciti.biz/faq/unix-howto-read-line-by-line-from-file/ 译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](https://linux.cn/) 荣誉推出 \ No newline at end of file +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](https://linux.cn/) 荣誉推出