Something that might help: bash has both emacs and vi key bindings, and I think it defaults to emacs, SO if you know that you used 'ls -stuFF' many commands ago, you can type <CTRL-R> ls and bash will search backwards in the history list for the last time you used ls and instantly take you there. I use this whenever I dont wanna hit the up arrow 100 times. Hope this helps, marlon
On Wed, 14 Jul 1999, Patrick Kirk wrote: > Hi all, > > I love the ability to get at previous commands just by flicking the up >arrow. But if the last 15 commands were mutt, its a little less >conenient. Is there a way that if the last 15 commands were ls preceded >by 10 mutts amd preceded by three tops, then the uparrow would first show >ls, then mutt and then top? > -- > Patrick Kirk > > "Captain, I cannot believe my ears!" - Spock > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > >