Xref: utzoo comp.lang.c:9276 comp.unix.wizards:7761 Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c,comp.unix.wizards Subject: Re: command line options Message-ID: <7680@brl-smoke.ARPA> Date: 13 Apr 88 23:31:08 GMT References: <2414@zyx.UUCP> <8039@elsie.UUCP> <7628@brl-smoke.ARPA> <143@gsg.UUCP> <7663@brl-smoke.ARPA> <2576@ttrdc.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 7 In article <2576@ttrdc.UUCP> levy@ttrdc.UUCP (Daniel R. Levy) writes: >':' is special-cased in getopt.c. Look at the code. ls: illegal option -- : usage: ls -RadCxmnlogrtucpFbqisfL [files] Works same as -? etc.