From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: References: <000501c50540$0cfdc290$0200000a@urjc1> <20050129030207.24388.qmail@g.galapagos.bx.psu.edu> <018001c505af$b65ab220$06597d50@kilgore> <775685e75c2a1e6f0101fff1c4b370d9@ar.aichi-u.ac.jp> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6655699fe93daedc28429b7e486c2957@ar.aichi-u.ac.jp> Content-Transfer-Encoding: 7bit From: arisawa@ar.aichi-u.ac.jp Subject: Re: [9fans] mkstemp() Date: Sat, 29 Jan 2005 19:11:07 +0900 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: 38d423ee-eace-11e9-9e20-41e7f4b1d025 Hello Russ > To find out what is being used in /tmp, grep /tmp /proc/*/fd. > Oh thanks. That's very nice! By the way, I don't know what to do: assume I find a "listen" is listening a port that I don't intended to listen. I will fix some files in /rc/bin/service/ and then I will want to kill the "listen". But how to find the pid ? Kenji Arisawa