2 # ESS[BUGS]: 02/17/2004
3 # runs BUGS taking commands from command file
7 1) bugs603.sparc
32 bugs
$1
8 cp -fp bugs.log bugs.bog
11 2) bugs603.sparc
32 $1 $2
15 3) bugs603.sparc
$1 $2 $3
19 *) echo "usage: $0 [[number_of_bins] default_output_name] command_file";;