Re: netstat -a -o
- From: "Wesley Vogel" <123WVogel955@xxxxxxxxxxx>
- Date: Fri, 29 Jul 2005 15:04:45 -0600
Ken,
Copy from command prompt window, paste into Notepad and print from there.
To copy text from a command prompt window
1. Open Command Prompt.
2. Right-click the title bar of the command prompt window, point to Edit,
and then click Mark.
3. Click the beginning of the text you want to copy.
4. Press and hold down the SHIFT key, and then click the end of the text
you want to copy (or you can click and drag the cursor to select the text).
5. Right-click the title bar, point to Edit, and then click Copy.
Command Prompt Copy & Paste
This will set the QuickEdit Mode and the Insert Mode.
Right click the command prompt window's title bar.
Click Defaults.
Click on the Options tab.
Place a check mark in both of these:
QuickEdit Mode
Insert Mode
Click OK.
QuickEdit Mode
[[Enables you to use a pointing device (mouse) to cut and paste, bypassing
the Edit menu.]]
This option provides a fast, easy way to copy text from (and paste text
into) Command Prompt windows with a mouse. You can highlight text with a
mouse and use the Enter key to copy the highlighted test to the Windows
Clipboard.
Insert Mode
[[Enables you to insert text at the cursor. If this is not selected, text
that is typed at the cursor replaces existing text.]]
This option (on by default) allows you to insert text at the cursor
position. You can right click and paste.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:6seje1hmck6ervp3ll4rnfmajmrmiet3km@xxxxxxx,
Real Name <Virus_Yourself@xxxxxxxxxx> hunted and pecked:
> Hi,
>
> Mystical stuff.
> It'd help, if I could echo the
> output to my printer, but it's on
> USB001, and I can't seem to get anything
> from a DOS window to print.
> I've used:
> LPT1(0,1,2,3),
> COM3(4)
> PRN,
> USB001,
>
> And the best, it does, is process
> the command, and do nothing.
> Sometimes it locks up the window,
> and I have to kill it.
>
> How does it, I - to git the printer
> werkun, from a DOSit winnner ?
>
> Thanks,
> Ken .
>
>
>
> On Thu, 21 Jul 2005 16:16:21 -0600,
> "Wesley Vogel"
> <123WVogel955@xxxxxxxxxxx> wrote:
>
>> Sounds like you have too many open ports.
>>
>> netstat
>>
>> -a
>> Displays all active TCP connections and the TCP and UDP ports on which
>> the computer is listening.
>>
>> -o
>> Displays active TCP connections and includes the process ID (PID) for
>> each connection. You can find the application based on the PID on the
>> Processes tab in Windows Task Manager.
>>
>> How to read NETSTAT -AN results
>>
http://www.sit.ulaval.ca/public/dex/eqwin/eqMIT/documentation/netstat_results.htm
.
- Follow-Ups:
- Re: netstat -a -o
- From: Real Name
- Re: netstat -a -o
- Prev by Date: RE: Error copying files to a CD
- Next by Date: Re: Can I make a screensave
- Previous by thread: Re: Help with Administrtor.exe
- Next by thread: Re: netstat -a -o
- Index(es):
Relevant Pages
|