From 43a85036a24cb82f5782c0666d5f9f663e3e3ec3 Mon Sep 17 00:00:00 2001 From: Yifan Gao Date: Fri, 10 Mar 2017 22:17:35 +0800 Subject: [PATCH] show statistics result on log --- stat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stat.sh b/stat.sh index c8d5b44b..6db34561 100755 --- a/stat.sh +++ b/stat.sh @@ -16,4 +16,4 @@ while read file; do echo $sum ) echo -done > stat +done | tee stat