diff bin/cek @ 76:8fc79d327ccd

replaced crc calculator with perl version.
author Edho Prima Arief <me@myconan.net>
date Sun, 19 Jun 2011 01:56:31 +0700
parents 94ee419ad047
children 08d5f6023998
line wrap: on
line diff
--- a/bin/cek	Sun Jun 19 01:45:27 2011 +0700
+++ b/bin/cek	Sun Jun 19 01:56:31 2011 +0700
@@ -2,7 +2,7 @@
 
 bn() { basename "/$*"; }
 #cs() { cksfv -- "$@"; }
-cs() { cek.rb "$@"; }
+cs() { cek.pl "$@"; }
 if [ "$#" -lt 1 ]; then
 	cat <<EOF
 Usage: $(bn "$0") file1 file2 ... fileN