view bin/rm-p @ 9236:d5dbebbe2fc1

<b_jonas> addquote <ais523> hmm, I just remembered that I was formally trained to tune harps
author HackBot
date Tue, 11 Oct 2016 12:59:54 +0000
parents c989a1669243
children 932ce04c8753
line wrap: on
line source

rm "$1"; rmdir -p "$(dirname "$1")" 2>/dev/null