On Wednesday 17 October 2012 14:36:25 Chuck Swiger did opine:

> Hi--
> 
> On Oct 17, 2012, at 9:16 AM, Gene Heskett wrote:
> [ ... ]
> 
> >> are turned off by default and have to be explicitly turned on.
> > 
> > My crontab's invocation had --detect-pua, with no following argument,
> > so apparently it defaults to on in those circumstances.
> 
> Some decades ago Unix folks standardized command-line option processing
> via getopt() in POSIX.2 aka IEEE Std 1003.2-1992, and later GNU
> extensions aka getlongopt().
> 
> What options take effect when no flags are passed are the default
> options. Having to enable something means it is not a default option.
> 
> getlongopt()-style programs also support --foo=no (and maybe --no-foo). 
> That's the same as leaving out the option entirely, if it is not
> enabled by default.
> 
> So, FYI, what you describe is "explicitly turning on" an option.  :-)
> 
> Regards,

No, WRONG context. I am explicitly turning it off.  Whether that is the 
same as removing it from the launching cli, I haven't tested.  But I 
suspect that if I removed --detect-pua, it would still default to on.  
Correct?

At 78 yo, I try to play by the rules, but the rules do need to be stated 
clearly.

Thanks Chuck.

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
My web page: <http://coyoteden.dyndns-free.com:85/gene> is up!
If you write something wrong enough, I'll be glad to make up a new
witticism just for you.
                -- Larry Wall in <[email protected]>
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to