view bin/forget @ 11448:d8000ff13923

<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
author HackBot
date Fri, 09 Mar 2018 21:39:19 +0000
parents 82b9c2fa2475
children 2e4353fde04e
line wrap: on
line source

#!/bin/sh
for n; do if [ lethe = "$n" ]; then echo rm -f "wisdom/$n"; else rm-p "wisdom/$n"; fi && echo "Forget what?"; done