annotate bin/good @ 6658:c1477023c681

<oerjan> mkx bin/echo-p//echo "$1"; [[ "$1" == */* ]] && mkdir -p "${1%/*}" 2>/dev/null
author HackBot
date Tue, 09 Feb 2016 01:12:38 +0000
parents d70bce9e2e65
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6284
d70bce9e2e65 <tswett> echo \'cat "$(find good -type f | shuf -n1)"\' > bin/good
HackBot
parents:
diff changeset
1 cat "$(find good -type f | shuf -n1)"