Difference between revisions of "Lsof"
Jump to navigation
Jump to search
(→Basic commands: * Open TCP ports: <code>lsof -iTCP -sTCP:LISTEN -P -n</code>) |
(* Open UDP ports:<code>lsof -iUDP -P -n</code>) |
||
Line 7: | Line 7: | ||
* <code>lsof -p PID</code> | * <code>lsof -p PID</code> | ||
* Open [[TCP]] ports: <code>lsof -iTCP -sTCP:LISTEN -P -n</code> | * Open [[TCP]] ports: <code>lsof -iTCP -sTCP:LISTEN -P -n</code> | ||
+ | * Open [[UDP]] ports:<code>lsof -iUDP -P -n</code> | ||
+ | |||
== See also == | == See also == |
Revision as of 13:59, 8 December 2019
Advertising: