lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] Auth via CMD line issues.


From: Stef Caunter
Subject: Re: [Lynx-dev] Auth via CMD line issues.
Date: Fri, 12 Aug 2005 09:42:21 -0400 (EDT)

Works with dev13. I know lynx does not use getopt, but - and -- are interchangeable; the -auth forgives ellipsis of the '=':
        --auth=foo:bar
        --auth foo:bar
        -auth foo:bar
        -auth=foo:bar
confounding those of us who try all combinations.

Stef

On Fri, 12 Aug 2005, Henry Nelson wrote:

Attempting to run: /usr/bin/lynx --dump -auth=user:pw http:// > /dev/null
                                  ^^
Is it okay to have two hyphens?  (I've always used just one.)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]