Return to tar_it_up.sh CVS log | Up to [local] / nagios / check_bioctl |
1.1 andrew 1: #!/bin/sh 1.2 ! andrew 2: # $AFresh1$ 1.1 andrew 3: 1.2 ! andrew 4: VER=`ident check_bioctl | sed -n 's/.*Revision: \([0-9]*\.[0-9]*\).*/\1/p'` 1.1 andrew 5: 6: tar -czv -s "/^/check_bioctl-${VER}\//" -f check_bioctl-${VER}.tar.gz check_bioctl README