Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15353
| Path | csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | "2477441814" <2477441814@qq.com> |
| Newsgroups | gnu.bash.bug |
| Subject | Question about help information for the printf command |
| Date | Tue, 10 Sep 2019 10:45:59 +0800 |
| Lines | 10 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.89.1568124541.2190.bug-bash@gnu.org> (permalink) |
| References | <tencent_2EE3CF9D374347623DD2AEAD51774DBE0F08@qq.com> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | base64 |
| X-Trace | usenet.stanford.edu 1568124542 3768 209.51.188.17 (10 Sep 2019 14:09:02 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | "bug-bash" <bug-bash@gnu.org> |
| Envelope-to | bug-bash@gnu.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=qq.com; s=s201512; t=1568083562; bh=EB4ecFQX1sJLm84h5vrvMmY41ThSeE4qe83waGtyCA4=; h=From:To:Subject:Mime-Version:Date:Message-ID; b=MxaWSK79F6ql8BBT5ZmOSNYU3XCpxFWcj4zrqNRgf2wWqIJUISes13o0X9I7lZ5oo 4zr3KiNbaIkVTzcuNMwrBH3teLP8RN/K2P3Z0YVif6MlOD7K2jW1ouZEcpKP7dpxW7 jEFLd/xdSH8M6ZAq1rurEmY6HSiXuyJ8gVCTQv1o= |
| X-QQ-FEAT | wbySZzBKK53OStJDN/pU+fmPBZYf/49M8wQWOAOTWb2BJIO1fMBniLBPUcgss qPoRP/C3VppOrvwHHbADe/6WbMBVWTMVGovCiPE4m9hXq9ptpMRY3IyPScNBxv5nqRPeodt RQhukHRRpb7nfUA/X2oq5iRusjmZz/nxGPUlb1VXwtgkj0XBOc+oTacKm7ltR+EQJr0TXw/ QZJl3zpH16/EG/oiZIiIWjqiYQJFyfrOqu9bdzt8TBoPKIa9ZeVSKkqGb0JYfbObfUJVbmy Qo4Y39gYO2f9bOVPZQGDjKoGilj7fzoqRoRQ== |
| X-QQ-SSF | 000000000000000000000000000000C |
| X-HAS-ATTACH | no |
| X-QQ-BUSINESS-ORIGIN | 2 |
| X-Originating-IP | 61.148.30.15 |
| X-QQ-STYLE | |
| X-QQ-mid | webmail200t1568083560t8778170 |
| X-Priority | 3 |
| X-QQ-MIME | TCMime 1.0 by Tencent |
| X-Mailer | QQMail 2.x |
| X-QQ-Mailer | QQMail 2.x |
| X-QQ-SENDSIZE | 520 |
| Feedback-ID | webmail:qq.com:bgforeign:bgforeign2 |
| X-QQ-Bgrelay | 1 |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 52.59.177.22 |
| X-Mailman-Approved-At | Tue, 10 Sep 2019 10:09:01 -0400 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.23 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.23 |
| 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 | <https://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> |
| X-Mailman-Original-Message-ID | <tencent_2EE3CF9D374347623DD2AEAD51774DBE0F08@qq.com> |
| Xref | csiph.com gnu.bash.bug:15353 |
Show key headers only | View raw
Dear team, when I invoke 'help printf' in terminal to view help manual, It shown me '%b %q %(fmt)T' is an addition to printf(1) and printf(3), The online version of bash manual from (http://www.gnu.org/software/bash/manual/bash.html) does samely describe. but from GNU coreutils 8.22 which installed on my computer, It had support '%b', and GNU coreutils 8.31 support both '%b' and '%q', so I think it's necessary to modify description. I hope you can consider my suggestion. Best wishes, YuLiang Liu
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Question about help information for the printf command "2477441814" <2477441814@qq.com> - 2019-09-10 10:45 +0800
csiph-web