view bin/rm-p @ 10927:173801e1890f

<oerjan> ` cp tmp/3 bin/3
author HackBot
date Sat, 20 May 2017 08:00:07 +0000
parents c989a1669243
children 932ce04c8753
line wrap: on
line source

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