#!/bin/sh # Script to print f9x draft to .mif files. # fmbatch commands are in separate file print-mif.in # Run this from the scripts-sun directory. cd ../frame55 /opt/frame55/bin/fmbatch ../scripts-sun/print-mif.in mv *.mif ../mif cd ../scripts-sun