Jump to content

Quick Tip: Copy CMD Output Directly To The Clipboard


Recommended Posts

Posted

Wasn't sure where to put this. Couldn't find another suitable forum so here it is:

 

Copy CMD Output Directly To The Clipboard:

 

dir | clip

 

Copies the listing of the current directory directly to the clipboard.

 

Better/quicker than piping the output to a text file and then going to find/open that file?

 

Source: Copy CMD Output Directly To The Clipboard

  • Thanks 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...