(If you are using Windows XP, download clip.exe from Microsoft, put it in Windows\System32 directory).
To copy text from a command to the clipboard, pipe it into the clip command, like this:
<command> | clip
For Example: ipconfig |clip
Advertisements