annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12072
b64b6c9a93d0 <fizzie> sled /hackenv/bin/wiseguys//s|wisdom|$HACKENV/wisdom|
HackEso <hackeso@esolangs.org>
parents: 11733
diff changeset
1 hlnp -T '{desc}\n' $HACKENV/wisdom | cut -d' ' -f1 | sort | uniq -c | sed -e 's/^ *//' | sort -nr | head -n ${1:-10}