This post originated from an RSS feed registered with Ruby Buzz
by Philippe Hanrigou.
Original Post: Just published "Leveraging lsof"
Feed Title: Latest updates from PH7
Feed URL: http://ph7spot.com/updates/atom
Feed Description: Tips and resources on Ruby, Java, Unix, Object-Oriented Programming, Design Patterns and Agile methodologies.
The excerpt is covering lsof, one of the most powerful UNIX command (available on Mac OS X). lsof is invaluable when it comes to to investigating or troubleshooting problems related to network, filesystem, devices or even native libraries. Now you have no excuse for not knowing it!