Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!AI.MIT.EDU!roland From: roland@AI.MIT.EDU (Roland McGrath) Newsgroups: gnu.bash.bug Subject: history numbers are wrong Message-ID: <8906210400.AA08380@hobbes.ai.mit.edu> Date: 21 Jun 89 03:59:59 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 4 The history number displayed by \# in PS1 does not correspond to the numbers used in ! history references or the `history' builtin. The numbers given by \# start at 1 with each bash invocation, while the real history numbers start at the beginning of .bash_history.