I often type long command lines in the windows command prompt. When I get a failure I want to copy that command line to the clipboard so I can use it in my debugger.
Using Edit->Mark is really inconvenient when the command line is more than one line. At easy way to do copy the command line to clipboard?
doskey /history | clip
is a start. You could write a batch file to pull just the last line out of the history if you wanted to be a bit more accurate.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With