view bin/before @ 12479:fc74ac1f8b61 draft

<b_jonas> slashlearn password//The password of the month is OFFSET 0 ROW FETCH NEXT 50 ROW ONLY.
author HackEso <hackeso@esolangs.org>
date Sat, 01 Apr 2023 14:31:10 +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