view bin/wiseguys @ 12072:b64b6c9a93d0 draft

<fizzie> sled /hackenv/bin/wiseguys//s|wisdom|$HACKENV/wisdom|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 21:52:45 +0000
parents 2870030ddcec
children
line wrap: on
line source

hlnp -T '{desc}\n' $HACKENV/wisdom | cut -d' ' -f1 | sort | uniq -c | sed -e 's/^ *//' | sort -nr | head -n ${1:-10}