Difference between revisions of "Findstr"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
* <code>[[netstat -an]] | [[findstr]] PORT_NUMBER</code>
 
* <code>[[netstat -an]] | [[findstr]] PORT_NUMBER</code>
 
* <code>route print | findstr 10.10.10.1</code>
 
* <code>route print | findstr 10.10.10.1</code>
 +
* <code>ipconfig | findstr "IPv4 Address"</code>
  
 
== Related ==
 
== Related ==

Revision as of 12:17, 11 September 2023

  • netstat -an | findstr PORT_NUMBER
  • route print | findstr 10.10.10.1
  • ipconfig | findstr "IPv4 Address"

Related

See also

Advertising: