| 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 „ |
| utility to copy the text of command prompt. Adding |
| Clip |
| clip next to any command copy the output. |
| ” .You |
| Syntax for Clipping the Command prompt output: “ |
| Command | clip |
| 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. |





0 comments:
Post a Comment