log

age author description
Wed, 04 May 2016 21:33:42 +0000 HackBot <fizzie> ` echo -e \'#! bin/bash\\ncmd="$1"\\nshift\\nf="$*"\\nif [ -z "$f" ]; then f="${cmd#* }"; cmd="${cmd%% *}"; fi\\nif [ -z "$f" ]; then echo try: \\\\`f command filename; else "$cmd" "$(< "$f")"; fi\' > bin/f
Wed, 04 May 2016 21:27:31 +0000 HackBot <hppavilion[1]> ` echo "echo *sigh*" > bin/bin/bin
Wed, 04 May 2016 01:10:23 +0000 HackBot <oerjan> ` sed -i \'7s/an/a/\' share/maimery
Wed, 04 May 2016 01:09:21 +0000 HackBot <oerjan> ` sed -i \'7,11d\' share/maimery
Wed, 04 May 2016 01:08:01 +0000 HackBot <oerjan> ` sed -i \'7,$s/^ *\\([^$ ]\\)/$target \\1/\' share/maimery
Wed, 04 May 2016 01:07:12 +0000 HackBot <oerjan> revert
Wed, 04 May 2016 01:06:21 +0000 HackBot <oerjan> ` sed -i \'7,$s/^ *[^$]/$target /\' share/maimery
Wed, 04 May 2016 01:04:55 +0000 HackBot <oerjan> ` grep \' [^ ]\' share/maimery >/tmp/1; mv /tmp/1 share/maimery
Wed, 04 May 2016 01:03:35 +0000 HackBot <oerjan> ` sed -i \'6s/[^ ]* //;8d;10s/! just/!\\n just/g\' share/maimery
Wed, 04 May 2016 01:01:59 +0000 HackBot <oerjan> ` grep . share/maimery >/tmp/1; mv /tmp/1 share/maimery
Wed, 04 May 2016 00:58:02 +0000 HackBot <moon_> ` echo bf: simple brainfuck intepreter, bf brainfuck code >> share/usercmds
Wed, 04 May 2016 00:54:06 +0000 HackBot <hppavilion[1]> ` sed -i \'s/\\n*/\\n/m\' share/maimery
Wed, 04 May 2016 00:53:28 +0000 HackBot <hppavilion[1]> ` sed -i \'s/^ //\' share/maimery
Wed, 04 May 2016 00:53:09 +0000 HackBot <moon_> mk share/usercmds//f: give the data from a file as the argument to a command like bf