Quantcast
Channel: MicrosoftMiles
Viewing all articles
Browse latest Browse all 25

Command Prompt AutoComplete

$
0
0

From a command prompt pressing tab will auto complete a file name or folder. For example:

C:\>cd win (TAB) becomes cd windows
C:\WINDOWS>cd sys (TAB) becomes cd system32
C:\WINDOWS\SYSTEM32>cmd (TAB) becomes cmd.exe

Continuing to press tab cycles through all other files matching the pattern.


Viewing all articles
Browse latest Browse all 25

Trending Articles