annotate paste/paste.25721 @ 4743:01f529641c6c

<Hjulle> for x in `seq 10`; do echo a$x >> y; sleep 1; done
author HackBot
date Mon, 25 Aug 2014 13:39:53 +0000
parents e896f3807ad1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1508
e896f3807ad1 <oerjan> echo hi | paste
HackBot
parents:
diff changeset
1 hi