getopt(3) posting FLAME
    Doug Gwyn <gwyn> 
    gwyn at brl-tgr.ARPA
       
    Sat Oct 26 23:19:16 AEST 1985
    
    
  
> What is rule 6?
That's the one that prohibits options like
	$ cc -ofoo foo.c
and requires that there be a space:
	$ cc -o foo foo.c
    
    
More information about the Comp.unix
mailing list