Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2023 02:14:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270441] /bin/sh - please implement '!!' support for 'sudo !!' and 'doas !!' usage
Message-ID:  <bug-270441-227-D33QAxLyp6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270441-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270441-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270441

Ryan Wright <wright08@vt.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wright08@vt.edu

--- Comment #3 from Ryan Wright <wright08@vt.edu> ---
Perhaps it is not in the scope of /bin/sh to include history expansion?=20

>From the man page:=20
> The current version of sh is close to the IEEE Std 1003.1 (=E2=80=9CPOSIX=
.1=E2=80=9D)
> specification for the shell.  It only supports features designated by POS=
IX,
> plus a few Berkeley extensions.

Check out csh if you would like history expansion in the base system, else =
the
ports tree contains many other shells such as bash or zsh.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270441-227-D33QAxLyp6>