Welcome to Harkawal's Blog. Hope you are doing good !

Thursday, May 27, 2010

few important commands for command prompt

Copy file names from windows explorer to text file:

 dir /b > files.txt

Other Command Prompt CMD

dir

cd

dir /s

dir /s something.doc

dir /s *.doc

start

help

tree

dir /s

cd

cd\

mkdir domain

mkdir "my domain"

Enable Copy paste in Command Prompt

Open command prompt,
Type alt and space button
or
Right click on the title bar of command prompt window, click on properties
A new window will open click and
Click on the quick edit mode
Click on Ok

Now How to use this feature
move your mouse over any  word, Double Click and then Right click { This will copy the text}
Now Right click when we wanna paste that copied text in the Command Prompt { This will paste the same text}


 

No comments:

Post a Comment

Kindly provide your valuable comments. Regards Harkawal