view bin/rm-p @ 8566:6119f30fc5cb

<int-e> learn pico is the useless twin of nano.
author HackBot
date Wed, 22 Jun 2016 18:48:29 +0000
parents ed1f73735b68
children
line wrap: on
line source

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