view bin/rm-p @ 11418:992f881962d0

<oerjan> slbd rm-p//s,},; },
author HackBot
date Wed, 28 Feb 2018 04:07:14 +0000
parents 2d8adcc29703
children 6dd82149bba6
line wrap: on
line source

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