Bug 71186 - Bash p modifier not working when accessing history
Summary: Bash p modifier not working when accessing history
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: bash
Version: limbo
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: wdovlrrw
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 67218
TreeView+ depends on / blocked
 
Reported: 2002-08-09 18:32 UTC by Christian Thibodeau
Modified: 2007-04-18 16:45 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-22 11:36:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Christian Thibodeau 2002-08-09 18:32:32 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722

Description of problem:
When trying to access the bash history with the !<string> command, the p
modifier does not work

Version-Release number of selected component (if applicable):
GNU bash, version 2.05b.0(1)-release (i686-pc-linux-gnu)
Copyright (C) 2002 Free Software Foundation, Inc.


How reproducible:
Always

Steps to Reproduce:
1.Type a command, ie: uname -m
2.Now type !una:p
3.
	

Actual Results:  -bash: !una:p: event not found

Expected Results:  uname -m

should have been printed, but not executed.

Additional info:

This was working fine in previous versions of Redhat (both 7.2 and 7.3 show the
expected result).

Comment 1 Tim Waugh 2002-08-22 11:36:36 UTC
Fixed package is bash-2.05b-4.

Comment 2 Jay Turner 2002-08-22 13:01:52 UTC
Fix confirmed with bash-2.05b-4.


Note You need to log in before you can comment on or make changes to this bug.