[thelist] Tip 'n Test

Daniel J. Cody dcody at oracular.com
Mon Oct 16 11:00:25 CDT 2000


One last test and need to start paying off my <tip> debt :)

<tip type="linux">
Running lsof -i | grep LISTEN | awk '{ print $1 $8} ' | sort | uniq |
sed 's/\*:/ is listening to port /' as root is a quick-n-easy way to
find out what applications are running on what ports
</tip>

.djc.




More information about the thelist mailing list