bash: per-command history. How does it work?
- by romainl
OK. I have an old G5 running Leopard and a Dell running Ubuntu 10.04 at home and a MacPro also running Leopard at work.
I use Terminal.app/bash a lot. On my home G5 it exhibits a nice feature: using ? to navigate history I get the last command starting with the few letters that I've typed.
This is what I mean (| represents the caret):
$ ssh…