Article

Fix Command Typos Quickly

article
Reads:

1797

Score:
0
0
 
Comments:

0

Fix command typos smart and quickly.

You want to create a directory. We do the same using the mkdir command.

But oops you type mkdri by mistake. How do you fix this? Well instead of the usual backspace and retyping, Use the Ctrl+T keys and the command will be fixed for you.

$mkdri

Ctrl+T

$mkdir

Same applies to other commands. The above is just an example.





User Comments

© 2009 Novell, Inc. All Rights Reserved.