bug-bash
[Top][All Lists]
Advanced

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

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


From: Greg Wooledge
Subject: Re: declare(1) not executing inside source'd script
Date: Fri, 27 Jul 2018 10:09:39 -0400
User-agent: NeoMutt/20170113 (1.7.2)

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.



reply via email to

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