changeset 6284:d70bce9e2e65

<tswett> echo \'cat "$(find good -type f | shuf -n1)"\' > bin/good
author HackBot
date Fri, 27 Nov 2015 01:35:03 +0000
parents ae39dc427643
children 9b621200a048
files bin/good
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/good	Fri Nov 27 01:35:03 2015 +0000
@@ -0,0 +1,1 @@
+cat "$(find good -type f | shuf -n1)"