]> git.llucax.com Git - z.facultad/75.06/jacu.git/blob - examples/ppmc/test.sh
Bugfixes, saco algunos prints ... algunos md5 no me dan bien :-/
[z.facultad/75.06/jacu.git] / examples / ppmc / test.sh
1 #!/bin/bash
2 time ./ppmc "$1" "$1".ppmc
3 time ./exclusion/ppmc "$1" "$1".ppmc-e
4 time gzip -c "$1" "$2" > "$1".gz
5 time bzip2 -c "$1" "$2" > "$1".bz2
6 ls -l "$1".*