docker-buttbot/buttcount

3 lines
74 B
Plaintext
Raw Normal View History

2007-12-15 11:01:33 -08:00
#!/bin/bash
2009-11-10 06:56:02 -08:00
perl -e " print \"$1\n\" x $2 " | perl butt | sort | uniq -c