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: erikh on Dec 01, '04 04:26:46PM

Note that if you know what you're goign to be doing:

!ssh

works just as well - and across most shells.

It's nice when you do this:

vi foo
sh foo
!vi
!sh
(ad nauseam...)



[ Reply to This | # ]