Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14084 > unrolled thread
| Started by | <thutt@vmware.com> |
|---|---|
| First post | 2018-05-02 14:06 -0700 |
| Last post | 2018-05-02 14:06 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
Minor 'help' defect. <thutt@vmware.com> - 2018-05-02 14:06 -0700
| From | <thutt@vmware.com> |
|---|---|
| Date | 2018-05-02 14:06 -0700 |
| Subject | Minor 'help' defect. |
| Message-ID | <mailman.13311.1525299121.27995.bug-bash@gnu.org> |
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 top | Article view | gnu.bash.bug
csiph-web