Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14406

Re: declare(1) not executing inside source'd script

From Greg Wooledge <wooledg@eeg.ccf.org>
Newsgroups gnu.bash.bug
Subject Re: declare(1) not executing inside source'd script
Date 2018-07-27 10:09 -0400
Message-ID <mailman.4329.1532700617.1292.bug-bash@gnu.org> (permalink)
References <20180727042606.EFCD8120EA6@student.eeconsulting.net>

Show all headers | View raw


On Fri, Jul 27, 2018 at 12:26:06AM -0400, frank@eec.com wrote:
> 	produce any output (making me think that declare(1)
> 	isn't being executed at all).

For the record, declare is a builtin, not an external command with a
man page in the (1) section, so writing "declare(1)" is extremely
misleading.

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: declare(1) not executing inside source'd script Greg Wooledge <wooledg@eeg.ccf.org> - 2018-07-27 10:09 -0400

csiph-web