view bin/culprits-c @ 8606:eaa9e0a54036

<gamemanj> ` rm .tmp-clipper-instruction-trace
author HackBot
date Sat, 25 Jun 2016 16:58:26 +0000
parents 600e1ac6d932
children
line wrap: on
line source

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