changeset 4747:84d28254cd85

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