Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.wizards Subject: Re: globbing in the shell (Was Re: more rm insanity) Message-ID: <6800@brl-smoke.ARPA> Date: Sat, 5-Dec-87 10:49:34 EST Article-I.D.: brl-smok.6800 Posted: Sat Dec 5 10:49:34 1987 Date-Received: Thu, 10-Dec-87 06:19:24 EST References: <1257@boulder.Colorado.EDU> <6840002@hpcllmv.HP.COM> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB)) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <2434@orca.TEK.COM> paulsc@orca.UUCP (Paul Scherf) writes: > int main(int argc, char *argv[], char *command_line); Please don't violate system interface standards like this. Alternative methods are available. Thank you.