[Bug 265417] /bin/sh: add "ignorespace" option
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265417] /bin/sh: add "ignorespace" option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265417] /bin/sh: add "ignorespace" option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265417] /bin/sh: add "ignorespace" option"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Jul 2022 10:24:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265417
Bug ID: 265417
Summary: /bin/sh: add "ignorespace" option
Product: Base System
Version: 13.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: freebsd@oldach.net
Created attachment 235452
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235452&action=edit
implement "ignorespace" option
Bash's "ignorespace" option stops adding commands beginning with a space
character to the history. Adding the same to our sh is easy. Default is off =
no functional change.
--
You are receiving this mail because:
You are the assignee for the bug.