Mercurial > repo
view bin/lastwisdoms @ 12531:e620802431cc draft default tip
<b_jonas> `` [[ 12529 == $(hg log --removed -l 1 -T "{rev}" /hackenv/wisdom/password) ]] && learn password \'The password of the month is consider us expert everything street.\'
author | HackEso <hackeso@esolangs.org> |
---|---|
date | Wed, 01 Oct 2025 09:42:50 +0100 |
parents | 157ed35cafd4 |
children |
line wrap: on
line source
find $HACKENV/.hg/store/data/wisdom -type f -print0 | xargs -0 /bin/ls -t | perl -pe 'use POSIX;chop;$d=strftime("%F",localtime((stat($_))[9]));s=^.*?.hg/store/data/wisdom/(.*).i$=\1 // =;s=^=/$d/ = if$d ne$p;$p=$d;s=_(.)=uc($1)=eg;s=~([0-9a-f][0-9a-f])=chr hex$1=eg'