view bin/before @ 12335:040020ba3072 draft

<int-e> learn The password of the month is peeping Tom.
author HackEso <hackeso@esolangs.org>
date Mon, 01 Jun 2020 00:25:46 +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