Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!hc!beta!unm-la!unmvax!nmtsun!greg From: greg@nmtsun.nmt.edu (Greg Lindhorst) Newsgroups: comp.sys.ibm.pc Subject: A Turbo C Question Message-ID: <1282@nmtsun.nmt.edu> Date: 30 Jan 88 05:15:24 GMT Reply-To: greg@nmtsun.UUCP (Greg Lindhorst) Organization: New Mexico Tech, Socorro Lines: 9 Summary: Command Line Argument Expansion I have a stupid question to ask. How can one get Turbo C to expand wild carded arguments on the command line? I.E. Translate something like: "doitto *.c" into somthing like: "doitto first_file.c second_file.c ..." You all know the scam, unix has been doing it for years... Thanks a bunch, greg (...!lanl!unmvax!nmtsun!greg)