]> git.llucax.com Git - z.facultad/75.06/jacu.git/blob - src/ppmc/test.sh
Se arregla la identacion/etc.
[z.facultad/75.06/jacu.git] / src / 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".*