From: utzoo!decvax!microsof!uw-beave!jim Newsgroups: net.bugs.4bsd Title: Re: Bug in ul.c Article-I.D.: uw-beave.307 Posted: Thu Jan 20 15:31:22 1983 Received: Sat Jan 22 05:37:29 1983 References: mcnc.1474 I didn't notice the exec("cat") bug, but in the version of ul that came with our system there is no "argc--, argv++;" at the end of the while loop that parses the command line options. The program could not possibly have worked without it unless there were no options.