view bin/culprits-c @ 12156:b256805d9e5c draft

<int-e> complain Nobody likes this.
author HackEso <hackeso@esolangs.org>
date Mon, 18 Nov 2019 10:09:51 +0000
parents 600e1ac6d932
children
line wrap: on
line source

#!/bin/sh
culprits "$@" | tr \  \\n | sort | uniq -c | sort -rn | tr -s \\n\  \