[Next] [Up] [Previous] [Contents]
Next: Controlling your terminal Up: Overview Previous: Command syntax

Correcting typos

There are three tools to destroy typos that occur on the command line. [+]


    <DEL>       Erases the previous character.
    <ctrl-W>    Erases the previous word.
    <ctrl-U>    Erases the whole command line.

c.c.taylor@ieee.org