renaming butt.pl to butt

This commit is contained in:
long.haired.steve 2009-11-10 14:56:02 +00:00
parent 17d158a561
commit b5573cd464
2 changed files with 1 additions and 1 deletions

View File

View File

@ -1,2 +1,2 @@
#!/bin/bash
perl -e " print \"$1\n\" x $2 " | perl buttest.pl | sort | uniq -c
perl -e " print \"$1\n\" x $2 " | perl butt | sort | uniq -c