Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!shelby!mcnc!thorin!grover!beckerd From: beckerd@grover.cs.unc.edu (David Becker) Newsgroups: gnu.bash.bug Subject: ksh style history Summary: I want r Message-ID: <11549@thorin.cs.unc.edu> Date: 20 Jan 90 16:36:35 GMT Sender: daemon@thorin.cs.unc.edu Reply-To: beckerd@grover.cs.unc.edu (David Becker) Distribution: na Organization: University Of North Carolina, Chapel Hill Lines: 9 How do I make bash emulate the ksh 'r' history mechanism? The histchars variable description sounds like it would grab any r not just if it is the first character on the line. bash has saved me from the dreaded csh but it still uses !'s. In ksh r is the builtin alias is r='fc -e -' David Becker beckerd@cs.unc.edu