From mboxrd@z Thu Jan 1 00:00:00 1970 From: "boyd, rounin" Subject: Re: [9fans] killing rogue processes To: 9fans@cse.psu.edu Message-id: <025301c3c5f4$ffb240b0$a4079486@SOMA> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT References: <51cf2c80e2b5a2d9e2f4289d138aa411@plan9.bell-labs.com> Date: Fri, 19 Dec 2003 06:57:18 +0100 Topicbox-Message-UUID: aabb14ba-eacc-11e9-9e20-41e7f4b1d025 > netstat -n to get the tcp channel and grep tcp/channel /proc/*/fd. I'm sure > you can do the shell script around that. or reach for your M9 ...