view bin/culprits-c @ 7551:9dde43eb672d

<hppavilion[1]> rm test
author HackBot
date Wed, 27 Apr 2016 22:54:02 +0000
parents 600e1ac6d932
children
line wrap: on
line source

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