view bin/before @ 8432:9345cfdfdd22

<shachaf> sled bin/lastfiles//s/$/ "$@"/
author HackBot
date Fri, 10 Jun 2016 03:02:26 +0000
parents 442fb1862898
children 076c1df06724
line wrap: on
line source

lastfiles | while read f; do echo -n "$f//"; hg cat -r -2 "$f"; done