19
Mar

Useful Command Prompt Shortcut Keys

Uncategorized

Amit from Digital Inspiration has put up a list of useful dos command shortcuts which will make your life much easier while using the command prompt. There are two shortcuts I am particularly happy at finding out.

F7 Key Shortcut

Pressing the F7 key will show you a list of commands you had typed in earlier, very useful if you repeat the same commands over and over again and dread typing them.

command-promtpt-f7-shortuct

F1 and F2 shortcut keys

Typing in long commands can always result in mistakes in order to correct those mistakes you may have to type in the whole command again. Instead of typing in the whole command again you can simply press the F1 key and it output one character at a time from the previous command. if you think that is slow you can use the F2 key which will prompt you the number of characters you want to copy from the previous command.

command-promtpt-f2-shortuct

Bonus Tips

Copying from a command prompt is not always easy and you have to always right click the command prompt and then select mark to copy the text. Many popular Linux shell clients like putty and cygwin allow you to easily copy the text by selecting it with your mouse, in fact it auto copies the selected text which turns out to be pretty useful.

If you want to get the same functionality for the Windows command prompt you can do so easily by following the instructions below.

Open the command prompt properties

command-prompt-properties

Select the Quick Edit mode

command-prompt-quick-edit

Once you have have done that click on Ok button. In some instance you may be prompted to choose to either limit your changes to the session or apply it to all future command windows that you may use. Choose the latter so that you do not have to do this again and again.

command-prompt-apply

Once you have done that you can now select any text on the command prompt by simply using your mouse.

command-prompt-select-text

Note simply selecting the text will not copy it, you will have to hit the return [enter] button once you have made your selection for it to be copied.

Well hope these tips make your life easier using the dos command prompt. Let me know your views about these.

4 Responses so far | Have Your Say!

  1. Maria Ozawa
    March 19th, 2008 at 11:27 pm #

    I’m never good with shortcut keys. Every now and then I always interchange them. What should I do?

  2. Keith Dsouza
    March 19th, 2008 at 11:59 pm #

    Hey Maria why not make a list of shortcut keys and print it out. You can then always refer to this list to check on the shortcut keys already assigned.

  3. Eugene
    March 26th, 2008 at 12:28 pm #

    Hmm…
    I’ll try. Shortcuts is usefull thing, and i can’t imagine that cmd.exe supports some.

  4. Mohsen
    September 4th, 2008 at 11:51 pm #

    Just a quick note about copying: After selecting text for copying, you don’t need to hit enter, you can do it by just one right click.

Leave a Comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>