From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2011109df70ae7131ff7e8c61ca8160c@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] a strange file in /proc/n/ From: Peter Bosch In-Reply-To: <1B3876EF-0E21-11D8-B19A-000393CBA46C@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 3 Nov 2003 12:17:13 -0500 Topicbox-Message-UUID: 7e11f17c-eacc-11e9-9e20-41e7f4b1d025 > Today I have noticed that proc(3) device contains a strange-looking > file. > (the file name is on the "0000030" line) > > term% ls -l|sed 1q|xd -c > 0000000 - - r - - r w x r w x p 0 > 0000010 k i w a n e k i w a n e 3 > 0000020 1 N o v 3 2 3 : 4 0 ' > 0000030 = \r 1b c2 80 m 01 ' \n > 0000039 > term% > > I glanced at /sys/src/9/port/devproc.c, but couldn't find where it came > from. What is this? already fixed - my mistake. sorry.