command line options on the end

Christopher Faylor cgf@redhat.com
Tue Jul 30 22:44:00 GMT 2002


On Tue, Jul 30, 2002 at 03:15:09PM -0700, Michael A Chase wrote:
>Allowing options after non-option type arguments is a decision made by
>the authors of each command.  There are notable exceptions like gcc,
>but most UNIX programs do not allow them.

I think this is actually a reflection of the fact that we're not using
GNU getopt.  The getopt in libcygwin.a apparently defaults to the
old-fashioned UNIX behavior.

Patches gratefully etcetera.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list