Line Navigation:
Ctrl-E == end of line
Ctrl-A == beginning of line
Ctrl-K == Delete from cursor to end of line
or if you are wise, just use vi for command history:
$ set -o vi
Then you can just use all your friendly neighborhood vi commands on your command line.
Command History:
up arrow == previous command
down arrow == next command (if already in history)
text
1
Line Navigation:
Ctrl-E == end of line
Ctrl-A == beginning of line
Ctrl-K == Delete from cursor to end of line
or if you are wise, just use vi for command history:
$ set -o vi
Then you can just use all your friendly neighborhood vi commands on your command line.
Command History:
up arrow == previous command
down arrow == next command (if already in history)
Hey there! I see you're running Internet Explorer 6.
That's neat. This reminds me of my grandpa. He had this old car that he kept having to fix. He spent so much money on it that he didn't want to get rid of it (even when it stopped running).
0 Comments