View previous topic :: View next topic |
Author |
Message |
Myrtle2
Joined: 24 Nov 2012 Posts: 10
|
Posted: Sat Nov 24, 2012 3:47 pm Post subject: Copy Command Prompt Output |
|
|
Windows 7 command prompt can be used with a clip utility that can used to copy the contents of the command prompt output into clipboard. It is very much similar like the way tee command works in UNIX. Tee command pipelines the output of a command in UNIX to another file. In Windows 7 we can use the „Clip? utility to copy the text of command prompt. Adding clip next to any command copy the output.
Syntax for Clipping the Command prompt output: “Command | clip” .You need to type the command followed by Clip in the Command prompt. e.g. > f:\dir | clip will copy the output of the command in clipboard; though it won?t be displayed .You can further paste the “clapboarded text” to notepad or WordPad. _________________ seo company uk |
|
Back to top |
|
 |
russellester
Joined: 18 Dec 2012 Posts: 10
|
Posted: Tue Dec 18, 2012 1:40 am Post subject: |
|
|
DELTREE Delete a folder and all subfolders _________________ serviced office |
|
Back to top |
|
 |
Free Forum
|
|
Back to top |
|
 |
|