log bin/forget @ 12069:aa6130068d58 draft

age author description
Fri, 09 Mar 2018 21:40:18 +0000 HackBot <wob_jonas> `` >bin/forget echo $\'#!/bin/sh\\n\'\'for n; do if [ lethe = "$n" ]; then rm -f "wisdom/$n"; else rm-p "wisdom/$n"; fi && echo "Forget what?"; done\' && echo ok
Fri, 09 Mar 2018 21:39:19 +0000 HackBot <wob_jonas> `` >bin/forget echo $\'#!/bin/sh\\n\'\'for n; do if [ lethe = "$n" ]; then echo rm -f "wisdom/$n"; else rm-p "wisdom/$n"; fi && echo "Forget what?"; done\' && echo ok
Fri, 09 Mar 2018 21:37:44 +0000 HackBot <wob_jonas> `` >bin/forget echo $\'#!/bin/sh\\n\'\'for n; do if [ lethe = "$a" ]; then echo rm -f "wisdom/$n"; else rm-p "wisdom/$n"; fi && echo "Forget what?"; done\' && echo ok
Wed, 28 Feb 2018 04:13:24 +0000 HackBot <oerjan> slbd forget//s,rm,rm-p,
Wed, 28 Feb 2018 04:11:20 +0000 HackBot <oerjan> undo 11419
Wed, 28 Feb 2018 04:08:06 +0000 HackBot <oerjan> undo 11380
Wed, 28 Feb 2018 02:09:04 +0000 HackBot <wob_jonas> `` echo $\'#!/bin/sh\\n\'\'for n; do rm "wisdom/$n" && echo "Forget what?"; done\' > bin/forget; chmod a+x bin/forget