changeset 9262:cd07b743b78b

<oerjan> mkx bin/randbin//ls -1 bin | shuf -n 1
author HackBot
date Thu, 13 Oct 2016 22:32:08 +0000
parents cf480536b46e
children 576a3c528f0c
files bin/randbin
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/randbin	Thu Oct 13 22:31:03 2016 +0000
+++ b/bin/randbin	Thu Oct 13 22:32:08 2016 +0000
@@ -1,1 +1,1 @@
-ls -1 bin | shuf -1
+ls -1 bin | shuf -n 1