changeset 4750:62bab13011b8

<Hjulle> for x in `seq 5`; do echo b$x >> y; sleep 1; done; cat x
author HackBot
date Mon, 25 Aug 2014 13:43:34 +0000
parents fe4ef14f6f0b
children a7f328da1afd
files y
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/y	Mon Aug 25 13:43:22 2014 +0000
+++ b/y	Mon Aug 25 13:43:34 2014 +0000
@@ -3,3 +3,8 @@
 a3
 a4
 a5
+b1
+b2
+b3
+b4
+b5