Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14406 > unrolled thread
| Started by | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| First post | 2018-07-27 10:09 -0400 |
| Last post | 2018-07-27 10:09 -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.
Re: declare(1) not executing inside source'd script Greg Wooledge <wooledg@eeg.ccf.org> - 2018-07-27 10:09 -0400
| From | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| Date | 2018-07-27 10:09 -0400 |
| Subject | Re: declare(1) not executing inside source'd script |
| Message-ID | <mailman.4329.1532700617.1292.bug-bash@gnu.org> |
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 top | Article view | gnu.bash.bug
csiph-web