changeset 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 2bc126fb15ed
children a11aa507b871
files bin/evil
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/evil	Thu Nov 26 16:32:26 2015 +0000
@@ -0,0 +1,1 @@
+cat "$(find evil -type f | shuf -n1)"