//View Tip #25
» Up/down arrow keys for searching history
» Disable bash history
» Fix the previous command
» See your favorite commands
Similar Tips
» Use history to SUDO last command» Up/down arrow keys for searching history
» Disable bash history
» Fix the previous command
» See your favorite commands

Latest tips by RSS
Click here to subscribe

Follow Shell-Fu on Twitter
Click here to follow

Follow Shell-Fu on identi.ca
Click here to follow
Instead of adding a prefix to the previous command with 'Up-arrow Home prefix Space' try 'prefix !!' to repeat the last command with 'prefix ' before it.
You can also use '!-n' to use commands other than the most recent.
You can also use '!-n' to use commands other than the most recent.
Comments
Add your comment
Comments are currently disabled
No Comments