log bin/forget @ 12256:821155c00e34 draft

age author description
Sat, 16 Nov 2019 21:59:37 +0000 HackEso <fizzie> sled /hackenv/bin/forget//s|wisdom/|$HACKENV/wisdom/|g draft
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
Wed, 28 Feb 2018 02:01:22 +0000 HackBot <shachaf> sled bin/forget//s/)"$/& \\&\\& \\\\/
Wed, 28 Feb 2018 02:01:13 +0000 HackBot <shachaf> revert
Wed, 28 Feb 2018 02:01:05 +0000 HackBot <shachaf> sled bin/forget//s/"$/& \\&\\& \\\\/
Sun, 25 Sep 2016 20:31:46 +0000 HackBot <fizzie> revert 58b9ee8f97a7
Tue, 09 Feb 2016 01:34:14 +0000 HackBot <oerjan> ` sed -i \'s/rm/rm-p/\' bin/forget
Thu, 16 Feb 2012 19:42:32 +0000 HackBot Initial import.