log

age author description
Fri, 29 Jul 2016 04:58:40 +0000 HackBot <oerjan> learn ed is the standard editor.
Fri, 29 Jul 2016 04:41:06 +0000 HackBot <oerjan> slwd oerjan//s/articled cackling/interjecting/
Fri, 29 Jul 2016 00:54:55 +0000 HackBot <shachaf> ` echo $\'#!/usr/bin/python\\n\\nimport random\\nimport string\\n\\nprint "".join(random.choice(string.ascii_lowercase) for _ in xrange(15))\' > bin/password; chmod +x bin/password