view bin/culprits-c @ 6015:cf85325af7e8

<FreeFull> rm root
author HackBot
date Wed, 16 Sep 2015 12:43:42 +0000
parents 600e1ac6d932
children
line wrap: on
line source

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