why learn UNIX

rbj at icst-cmr.arpa rbj at icst-cmr.arpa
Thu Feb 5 09:33:01 AEST 1987


   > In a recent article rbl at nitrex.UUCP ( Dr. Robin Lake ) wrote:
   > >	UNIX, with it's pipe feature and the excellent Software Tools
   > >	books to back it up, serves well in teaching students how to
   > >	quickly analyze an end-user's real needs and quickly prototype
   > >	a solution.  The fast analysis/prototype cycle results in systems...
   > 
   > WHAT IN HOLY GOOD GOD EARTH DO PIPES HAVE TO DO WITH RAPID PROTOTYPING??
   > 
   > This article sounds like a snow job...   growl.
   > 
   > garry wiegand   (garry%cadif-oak at cu-arpa.cs.cornell.edu)

Ever hear of `popen'? Or the more general case of setting up the plumbing,
then forking and execing a system program. Why write a real program
when you can call other ones almost as easy as subroutines?

	(Root Boy) Jim "Just Say Yes" Cottrell	<rbj at icst-cmr.arpa>



More information about the Comp.unix.questions mailing list