On Mon, May 23, 2011 at 3:08 PM, Bjartur Thorlacius <svartma...@gmail.com> wrote: > On 5/23/11, Rob <robpill...@gmail.com> wrote: >> One more thing, we're not bothering with the -- flag, are we? > We should, if only for the sake of portable scripts. We may not need > or want full POSIX, but we should at least support general conventions > used by properly written scripts.
POSIX flags never start with --. http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap12.html -- # Kurt H Maier