#!/bin/sh # runs BUGS interactively # case $# in 0) /home2/davids/bin/bugs603.sparc 32 bugs;; *) echo 'bugs6' ;; esac rm bugs.buf