diff bin/evil @ 6262:146930df1007

<tswett> echo \'cat "$(find evil -type f | shuf -n1)"\' > bin/evil
author HackBot
date Thu, 26 Nov 2015 16:32:26 +0000
parents
children c98e5b8f8ba8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/evil	Thu Nov 26 16:32:26 2015 +0000
@@ -0,0 +1,1 @@
+cat "$(find evil -type f | shuf -n1)"