Tuesday, February 24, 2009

Linux Tips n Tricks

These are some of the basic tips n tricks which are useful in day to day life -

  • cd <cr> will take you home

  • !! will execute last command.

  • !<command> will run the command as last run.

  • Cut a word on command line by <ctrl>-w and paste it <ctrl>-y

  • Cut a line on command line by <ctrl-u> and paste it <ctrl>-y


More to come...

No comments:

Post a Comment