Re: grep in cmd box
From: Florian Heigl (florian.heigl_at_gmx.de)
Date: 07/13/04
- Next message: Faqirullah: "is there a Remeady of 3D studio Max for Linux"
- Previous message: Florian Heigl: "creating an exact copy of ebdic tape on UNIX..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 13 Jul 2004 14:51:12 -0700
cest._---_.moi@eudoramail.com (Tehiro) wrote in message news:<f4a43bd5.0406231557.58b19fcc@posting.google.com>...
> hi everyone,
> HOw to make my cmd box in Windows 2000 or XP to recognise grep in its commands?
> For instance to be able to issue such a command: netstat |grep 80.
> Right now, it gives me "grep' is not recognized as an internal or
> external command".
> Many thnx for any reply.
> Tehiro
F1 is Your friend.
C:\[...]>netstat -na | findstr ABH
TCP 0.0.0.0:111 0.0.0.0:0 ABHÖREN
TCP 0.0.0.0:135 0.0.0.0:0 ABHÖREN
TCP 0.0.0.0:445 0.0.0.0:0 ABHÖREN
TCP 0.0.0.0:1027 0.0.0.0:0 ABHÖREN
TCP 0.0.0.0:1031 0.0.0.0:0 ABHÖREN
TCP 0.0.0.0:1034 0.0.0.0:0 ABHÖREN
regards,
florian
- Next message: Faqirullah: "is there a Remeady of 3D studio Max for Linux"
- Previous message: Florian Heigl: "creating an exact copy of ebdic tape on UNIX..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|