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


Groups > gnu.bash.bug > #14409 > unrolled thread

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

Started byFrank <sales@eec.com>
First post2018-07-27 10:44 -0400
Last post2018-07-27 10:44 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: declare(1) not executing inside source'd script Frank <sales@eec.com> - 2018-07-27 10:44 -0400

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

FromFrank <sales@eec.com>
Date2018-07-27 10:44 -0400
SubjectRe: declare(1) not executing inside source'd script
Message-ID<mailman.4332.1532702729.1292.bug-bash@gnu.org>
Agreed.  But the bash installation does create a man page for it, does it not?  So a command like, “man 1 declare” does work...?  I always thought this was somewhat incongruous.
--
Frank Edwards
Edwards & Edwards Consulting, LLC
Hours:  10A-6P ET
Phone:  (813) 406-0604

Sent from my iPhone.  No electrons were harmed in the creation or transmission of this message.

> On Jul 27, 2018, at 10:09 AM, Greg Wooledge <wooledg@eeg.ccf.org> wrote:
> 
>> 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.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web