Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Fast command history scrolling in Terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Fast command history scrolling in Terminal
Authored by: baba on Dec 01, '04 07:14:24PM

I prefer to just do 'his' which I have aliased to 'history' then use the bang operator with the history item number, as in "!32".
The ctrl-r thing doesn't work for me. Perhaps it's bash-specific.



[ Reply to This | # ]