view bin/culprits-c @ 9942:cdc6ff5b89d7

<shachaf> slwd bottom//s#\\. #. #g
author HackBot
date Sun, 11 Dec 2016 19:43:28 +0000
parents 600e1ac6d932
children
line wrap: on
line source

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