Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11629

Re: ! in PS1 in posix mode

Path csiph.com!au2pb.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!usenet.stanford.edu!not-for-mail
From isabella parakiss <izaberina@gmail.com>
Newsgroups gnu.bash.bug
Subject Re: ! in PS1 in posix mode
Date Mon, 12 Oct 2015 18:49:14 +0200
Lines 23
Approved bug-bash@gnu.org
Message-ID <mailman.156.1444668578.7904.bug-bash@gnu.org> (permalink)
References <CAAZkfoLdwArFQ4_jB5uL9M+Tr8Kv69XbeJiFw3_NS3HPb=4LSQ@mail.gmail.com> <561A6877.4010709@case.edu> <561BDFBA.4020304@tlinx.org> <20151012163413.GD25574@eeg.ccf.org>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace usenet.stanford.edu 1444668579 17021 208.118.235.17 (12 Oct 2015 16:49:39 GMT)
X-Complaints-To action@cs.stanford.edu
Cc bug-bash <bug-bash@gnu.org>
To Greg Wooledge <wooledg@eeg.ccf.org>
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Wyz+SR3geJxfIy8mcj/ngcy0G+uCPqeJcFb6QuyHrWQ=; b=WErVi3P+ImkSxThEvI40YVeXBCNM38DCdICxojG9SLoby3yh4GG0UsyDlOgwylDweg E1jvdB4r5ylVHsNjHlSoDLYQgE/1gj4wwdQJ4thkbiWhzwJmIdxKAuKPbO7vxtqHn3iM TK0n+/o+APdd1cR33B0tgIxqW1EOzSnayhz+QgDEiM8rZy5CDa/2bU9Jx1lqcnNZWqlD F9BjL4PRfVHduO9l4hKMiGN6UzGuF48bqRAUMMf9i2pDPKnKn0X97rx4ATlWj8sPjGL2 CDU5W6ecO0On2zJ8vZewB29l0AhvOl9MiqKpdB9C2B52B+3QXkR7VtkcYRDTBCGmF1R6 35jg==
X-Received by 10.107.3.168 with SMTP id e40mr28382144ioi.151.1444668554860; Mon, 12 Oct 2015 09:49:14 -0700 (PDT)
In-Reply-To <20151012163413.GD25574@eeg.ccf.org>
X-detected-operating-system by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value).
X-Received-From 2607:f8b0:4001:c06::231
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.14
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:11629

Show key headers only | View raw


On 10/12/15, Greg Wooledge <wooledg@eeg.ccf.org> wrote:
> On Mon, Oct 12, 2015 at 09:28:42AM -0700, Linda Walsh wrote:
>> Chet Ramey wrote:
>> >http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_05_03
>> >
>> >"The shell shall replace each instance of the character '!' in PS1 with
>> >the history file number of the next command to be typed."
>>
>> I've never seen that -- even when my prompt has
>> ! in it...maybe it's cause I have histexpand 'off'?
>
> Same here.
>
> imadev:~$ PS1=' ! > '
>  ! >
>
> If that's a bug, please don't "fix" it.
>
Out of posix mode, the history number is \!

---
xoxo iza

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: ! in PS1 in posix mode isabella parakiss <izaberina@gmail.com> - 2015-10-12 18:49 +0200

csiph-web