Comando úteis do CMD.EXE (pseudo DOS)

By Victorino

Depois que você está no CMD do Windows XP e já digitou um comando, como por exemplo, dir, você pode usar uma destas teclas de atalho para ter o seu trabalho diminuído.

  • F1 : Repete as letras do último comando, uma por uma.
  • F2 : Displays a dialog asking user to “enter the char to copy up to” of the last command line
  • F3 : Repeats the last command line (Similar to DOSKEY)
  • F4 : Displays a dialog asking user to “enter the char to delete up to” of the last command line
  • F5 : Goes back one command line
  • F6 : Enters the traditional CTRL+Z (^z) (End-Of-File)
  • F7 : Displays a menu with the command line history (Similar to DOSKEY)
    • ALT + F7 will clear the command line history
  • F8 : Cycles back through previous command lines (beginning with most recent). If having typed the first few letters for the wanted command, then it will only cycle through the previous commands matching that prefix when pressing F8.
  • F9 : Displays a dialog asking user to enter a command number, where 0 is for first command line entered

http://smallvoid.com/article/winnt-command-prompt-shortcuts.html

http://www.labnol.org/software/tutorials/useful-keyboard-shortcuts-for-the-dos-command-prompt-in-windows/2629/

http://lifehacker.com/software/ask-lifehacker/ask-lifehacker–how-do-i-customize-my-command-line-prompt-202042.php

Tags: , , , , , ,

Deixe uma resposta