annotate bin/rm-p @ 7792:dbc906ace002

<moon_> mkx bin/blame//echo it was "$1"\'s fault! Punish them!
author HackBot
date Fri, 06 May 2016 00:25:08 +0000
parents ed1f73735b68
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6678
ed1f73735b68 <oerjan> ` sed -i \'s!$! 2>/dev/null!\' bin/rm-p
HackBot
parents: 6672
diff changeset
1 rm "$1"; rmdir -p "$(dirname "$1")" 2>/dev/null