view bin/before @ 10325:38a3d39dbaec

<b_jonas> `` perl -i -pe \'warn 0+s/\\bHORU\\b/HOUR/g\' wisdom/time\\ cube
author HackBot
date Mon, 20 Feb 2017 18:12:04 +0000
parents c989a1669243
children
line wrap: on
line source

lastfiles "$@" | while read f; do echo -n "$f//"; hg cat -r "$(hg log --removed --template '{rev}\n' "$f" | tail -n+2 | head -n1)" "$f"; done