view bin/rm-p @ 11260:c094d07815e0

<oerjan> le/rn this//This is something people on the channel like to talk about. We\'re often unsure what this is, though.
author HackBot
date Sat, 09 Dec 2017 11:45:42 +0000
parents c989a1669243
children 932ce04c8753
line wrap: on
line source

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