view bin/before @ 11462:f9485e29a250 draft

<shachaf> slwd hackeso//s/ H/ entirely&/
author HackEso <hackeso@esolangs.org>
date Sat, 07 Apr 2018 23:56:24 +0100
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