From ecedd6ff13d73cb24bb562daf10f3042c943595c Mon Sep 17 00:00:00 2001 From: fan Li <15201710458@163.com> Date: Sun, 28 Jan 2018 21:40:21 +0800 Subject: [PATCH] translating by ljgibbslf --- ...se a here documents to write data to a file in bash script.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/20171116 How to use a here documents to write data to a file in bash script.md b/sources/tech/20171116 How to use a here documents to write data to a file in bash script.md index 12d15af78f..9c2a636b09 100644 --- a/sources/tech/20171116 How to use a here documents to write data to a file in bash script.md +++ b/sources/tech/20171116 How to use a here documents to write data to a file in bash script.md @@ -1,3 +1,4 @@ +translating by ljgibbslf How to use a here documents to write data to a file in bash script ======