Electronics Programming
Linux Posts, Programming Posts, Atmega Posts and others.
Search This Blog
Thursday, February 19, 2009
lsof utility
whatis lsof
lsof (8) - list open files
lsof (rpm) - A utility which lists open files on a Linux/UNIX system
lsof
lsof | grep TCP
lsof -i TCP
lsof | grep 'root' | awk '{print $NF}' | sort | uniq | wc -l
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment