Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14084
| Path | csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | <thutt@vmware.com> |
| Newsgroups | gnu.bash.bug |
| Subject | Minor 'help' defect. |
| Date | Wed, 2 May 2018 14:06:48 -0700 |
| Lines | 21 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.13311.1525299121.27995.bug-bash@gnu.org> (permalink) |
| Reply-To | thutt <thutt@vmware.com> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | 7bit |
| X-Trace | usenet.stanford.edu 1525299122 27667 208.118.235.17 (2 May 2018 22:12:02 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | <bug-bash@gnu.org> |
| Envelope-to | bug-bash@gnu.org |
| X-Mailer | VM 8.1.1 under 23.3.1 (x86_64-pc-linux-gnu) |
| Received-SPF | None (EX13-EDG-OU-001.vmware.com: thutt@vmware.com does not designate permitted sender hosts) |
| X-detected-operating-system | by eggs.gnu.org: Windows 7 or 8 [fuzzy] |
| X-Received-From | 208.91.0.189 |
| X-Mailman-Approved-At | Wed, 02 May 2018 18:12:00 -0400 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash/> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:14084 |
Show key headers only | View raw
I'd like to report the minor issue that the 'help builtin' command has
an extra '.' at the end of the 'exit status' section.
bash --version
GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)
builtin: builtin [shell-builtin [arg ...]]
Execute shell builtins.
Execute SHELL-BUILTIN with arguments ARGs without performing command
lookup. This is useful when you wish to reimplement a shell builtin
as a shell function, but need to execute the builtin within the function.
Exit Status:
Returns the exit status of SHELL-BUILTIN, or false if SHELL-BUILTIN is
not a shell builtin..
--
Selenium is a failed Intel experimental CPU made from Brazil Nuts.
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Minor 'help' defect. <thutt@vmware.com> - 2018-05-02 14:06 -0700
csiph-web