Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!apple!well!bryan From: bryan@well.sf.ca.us (Bryan Higgins) Newsgroups: comp.unix.shell Subject: KornShell history numbers Message-ID: <25628@well.sf.ca.us> Date: 23 Jun 91 20:07:53 GMT Distribution: comp Lines: 11 Does anyone know how the history numbers are handled from login to login? That is, if the current command number is, say, 427, and one logs out and logs back in, the new current command number might be something like 203, with all the previous commands renumbered accordingly. I've experimented with this a little bit, and can't see any logic in the renumbering. Actually, I'd like all the old commands renumbered starting at 1 every time I log in. Is there a way to achieve this? bryan@well.sf.ca.us