bug-bash
[Top][All Lists]
Advanced

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

Re: set +o noclobber ignoreeof histexpand


From: Andreas Schwab
Subject: Re: set +o noclobber ignoreeof histexpand
Date: 05 Oct 2001 16:49:07 +0200
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.107

jidanni@deadspam.com (Dan Jacobson) writes:

|> $ set -o noclobber ignoreeof +o histexpand
|> $ set -o noclobber -o ignoreeof +o histexpand #only this works as expected
|> $ set -o noclobber -o ignoreeof histexpand
|> $ set -o noclobber ignoreeof histexpand
|> $ set +o noclobber ignoreeof histexpand
|> 
|> True, the man page says "Any arguments remaining after the options are
|> processed are treated as values for the positional parameters" but
|> you might want to drive the message home by adding an example there.

IMHO this is obvious from the help string in that -o takes exactly one
argument, except that it is not the whole truth ("set -o" works too).

Andreas.

-- 
Andreas Schwab                                  "And now for something
Andreas.Schwab@suse.de                          completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

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