Categories

Tired of doing a print screen or a mark->copy on a DOS command box?

Share

Here’s a better way:
To copy the contents of your screen to a text editor like notepad, you can perform the following command instead of copying the text one screen at a time:

C:\> | clip

For example, if you want to see all contents of the Program Files folder in your drive C:
1. Select the Windows Start [...]

Share