view bin/rm-p @ 11310:0432cecd5ebc

<int-e> learn Communication is hard if it involves more than one person.
author HackBot
date Mon, 08 Jan 2018 20:39:54 +0000
parents c989a1669243
children 932ce04c8753
line wrap: on
line source

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