changeset 4757:b6056991f324

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