#!/bin/bash # February 2005 # mathspic.sh # mathspic script # put this file in /usr/local/bin ## rename it: mathspic.sh --> mathspic ################# # format is: # bash mathspic.sh # mathspic [-b] [-c] [-h] [-o outfile] infile ################# perl /usr/local/bin/mpic100.pl $1 $2 $3 $4 $5