#!/bin/sh chmod 644 mercury_getopt.h mercury_getopt.c mercury_getopt1.c for file in getopt.h getopt.c getopt1.c do echo processing mercury_$file cp GETOPT/$file mercury_$file ex mercury_$file << END g/#include/s/getopt/mercury_getopt/ g/\