bug-bash
[Top][All Lists]
Advanced

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

Re: BASH_ARGC and BASH_ARGV are empty


From: Nicholas Sushkin
Subject: Re: BASH_ARGC and BASH_ARGV are empty
Date: Thu, 17 Feb 2005 23:28:52 -0500
User-agent: KMail/1.7.2

On Thursday 17 February 2005 20:55, Chet Ramey wrote: 
> > Shouldn't BASH_ARGC be something like ([0]=>3, [1]=>3)
> > and BASH_ARGV contain words "calling function b calling function a"?
> > FUNCNAME correctly returns "b a"
> 
> BASH_ARGC and BASH_ARGV are set only in `extended debug' mode;
> enabled with `shopt -s extdebug'.  I will correct the omission
> in the manual.

Chet, 

Thanks for the quick clarification!

-- 
Nicholas Sushkin, Partner  Open Finance  62 Gansevoort St, New York, NY 10014
Tel  + 1 646 435 0562    Fax +1 646 230 8657         nsushkin@openfinance.com




reply via email to

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