docker-buttbot/buttcount

3 lines
74 B
Bash
Executable File

#!/bin/bash
perl -e " print \"$1\n\" x $2 " | perl butt | sort | uniq -c