Tuesday, October 24, 2006

Fix Command

Very useful thing if you're lazy enough is a 'FIX command'. I'm not going to explain what is it just edit the .bashrc file in your local directory.

Add such line there:
alias r='fc -s'

So just after you login you can call last command in shell by:
# r (some first letters)

Enjoy

No comments: