changeset 4762:acb404d03e09

<Hjulle> for x in `seq 10`; do echo b$x >> y; sleep 1; done;
author HackBot
date Mon, 25 Aug 2014 14:27:16 +0000
parents 526ee969f191
children 1ea3f7725767
files y
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/y	Mon Aug 25 14:20:10 2014 +0000
+++ b/y	Mon Aug 25 14:27:16 2014 +0000
@@ -3,3 +3,13 @@
 b3
 b4
 b5
+b1
+b2
+b3
+b4
+b5
+b6
+b7
+b8
+b9
+b10