view bin/rm-p @ 11002:586162845de3

<boily> forget math
author HackBot
date Wed, 07 Jun 2017 00:45:23 +0000
parents c989a1669243
children 932ce04c8753
line wrap: on
line source

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