view bin/rm-p @ 8098:7a3c984b2539

<oerjan> learn admn is the curse of people with cdop.
author HackBot
date Mon, 23 May 2016 01:07:47 +0000
parents ed1f73735b68
children
line wrap: on
line source

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