annotate bin/randbin @ 9268:0304f7a09dd6

<oerjan> mkx bin/randbin//grep -z \'\' bin/"$(ls -1 bin | shuf -n 1)"
author HackBot
date Thu, 13 Oct 2016 22:50:11 +0000
parents 988382c4c500
children befe19c198c3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9268
0304f7a09dd6 <oerjan> mkx bin/randbin//grep -z \'\' bin/"$(ls -1 bin | shuf -n 1)"
HackBot
parents: 9267
diff changeset
1 grep -z '' bin/"$(ls -1 bin | shuf -n 1)"