diff bin/cek @ 79:08d5f6023998

Replace checksum calculator with python version.
author Edho Prima Arief <me@myconan.net>
date Sat, 09 Jul 2011 15:33:37 +0700
parents 8fc79d327ccd
children 7f5234a312f7
line wrap: on
line diff
--- a/bin/cek	Sun Jun 19 12:53:42 2011 +0700
+++ b/bin/cek	Sat Jul 09 15:33:37 2011 +0700
@@ -2,7 +2,7 @@
 
 bn() { basename "/$*"; }
 #cs() { cksfv -- "$@"; }
-cs() { cek.pl "$@"; }
+cs() { cek.py "$@"; }
 if [ "$#" -lt 1 ]; then
 	cat <<EOF
 Usage: $(bn "$0") file1 file2 ... fileN