annotate .swp @ 1762:ac79507c118d

<Jafet> echo -e \'#!/bin/sh\\ntopic=$(echo "$1" | tr A-Z a-z | sed "s/ *$//")\\n([ "$topic" = "ngevd" && -e wisdom/ngevd ] && cat /dev/urandom; exit 0; ) || [ -e "wisdom/$topic" ] || { echo "$1? \xc2\xaf\\(\xc2\xb0_o)/\xc2\xaf"; exit 1; }\\ncat "wisdom/$topic"\' > bin/q
author HackBot
date Fri, 25 Jan 2013 13:13:51 +0000
parents 1a927286bdb5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1422
1a927286bdb5 <FireFly> cat /dev/urandom | hexdump -C | vi -
HackBot
parents:
diff changeset
1 (binary:application/octet-stream)