changeset 4737:55b49cb15c32

<Hjulle> for x in `seq 10`; do echo b$x >> x; sleep 1; done
author HackBot
date Mon, 25 Aug 2014 13:36:54 +0000
parents 4312b93c59a8
children d694414aa2b2
files x
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/x	Mon Aug 25 13:36:54 2014 +0000
@@ -0,0 +1,10 @@
+b1
+b2
+b3
+b4
+b5
+b6
+b7
+b8
+b9
+b10