view bin/culprits-c @ 11002:586162845de3

<boily> forget math
author HackBot
date Wed, 07 Jun 2017 00:45:23 +0000
parents 600e1ac6d932
children
line wrap: on
line source

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