view bin/rm-p @ 6883:6ef896cf3bbb

<shachaf> ` chmod +x bin/cmd
author HackBot
date Tue, 16 Feb 2016 02:04:17 +0000
parents ed1f73735b68
children
line wrap: on
line source

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