Tuesday, August 28, 2012

How to Copy Command Prompt Content

Hi
Its very interesting to copy the content from Command Prompt. As we know Command Prompt is the console based application. But if there is some thing important information like description of file, or an IP address of any URL you want to know through Command Prompt its very easy. If you want to save such information from Command Prompt How it can be achieved.?
Very simple. Here are the few steps that makes you surprise at the end when you play this trick. Lets start with step 1
1) Open Run and Type Command or CMD ( Not case sensitive )
2) Type any command ( Here I used help -> which displays the list of commands with description )
3) Right Click in the Command prompt and select "Mark"
4) Now your cursor will be at the top right corner of Command Prompt screen.
5) Select the text just by dragging the Mouse.
6) Hit Enter .. Wow Now your text is copied into the Clip board. If you want to check or save that information open any editor like notepad, word pad etc... and use paste or simply ctrl + v

Post Comment if you like

No comments:

Post a Comment