Help with Makefile

Blair P. Houghton bph at buengc.BU.EDU
Thu Sep 7 14:19:04 AEST 1989


In article <2414 at auspex.auspex.com> guy at auspex.auspex.com (Guy Harris) writes:
>>Another way to do it is by using the `arch' command.
>
>If you have it - it's in SunOS, but it's not in vanilla 4.xBSD or S5.

Try this:

	#! /bin/sh
	#
	#  Now it's arch nobody has...
	#

	while read arrrrg
	do
	    exec $* arrrrg
	done

Well, it worked fine as xargs...


:-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) 

				--Blair
				  ":-)"



More information about the Comp.unix.questions mailing list