Best and easiest way to use cd command in command prompt

by rajesh 2009-11-04 21:10:27

we will be using cd command to move to different folders while using command prompt

for moving to "Program Files" folder, we will use the command as
>cd "C:\ProgramData"

instead we can just use

>cd C:\P*

or

>cd C:\P*a


nothing but regular expression again )

Tagged in:

965
like
0
dislike
0
mail
flag

You must LOGIN to add comments