Friday, March 30, 2012

Command line Hotkeys - keyboard shortcuts

Command line Hotkeys - keyboard shortcuts 

CTRL+CCancelAborts the current program or operation (Unix, DOS, Win)
F3Recall commandRecalls the previous command (DOS, Win)
ESCDiscard commandDiscards any partial command input and waits for a new command (DOS, Win)
Up/Down ArrowsCommand historyMoves back and forward in the command history (DOS with DOSKey, Win, some Unix)
CTRL+ZEOFSignals end-of-file (DOS, Win)
CTRL+DEOFSignals end-of-file (Unix)

No comments:

Post a Comment