From mint-bounce@lists.fishpool.fi Sun Jun 20 16:01:50 2010 Message-ID: <9B8196B8C32A4428B3F12631F7771F4B@mercatus.local> From: "Jo Even Skarstein" To: "mint" References: <2BB818F6017349958801DB85C8EE5137@mercatus.local> <0012aa90.01d272621bcc@smtp.freeola.net> In-Reply-To: <0012aa90.01d272621bcc@smtp.freeola.net> Subject: Re: [MiNT] cat /proc/cpuinfo Date: Sun, 20 Jun 2010 22:00:38 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8089.726 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: -------------------------------------------------- From: "Peter Slegg" Sent: Sunday, June 20, 2010 8:10 PM To: "mint" Subject: Re: [MiNT] cat /proc/cpuinfo > On Sun, 20 Jun 2010 19:58:45 , "Jo Even Skarstein" > wrote: >> >> -------------------------------------------------- >> From: "Paul Wratt" >> Sent: Saturday, June 19, 2010 9:10 AM >> To: "mint" >> Subject: [MiNT] cat /proc/cpuinfo >> >> > is there a something similar to this available with mint: >> > cat /proc/cpuinfo >> > >> > example output (dual Pentium II): >> >> I don't have any Atari at hand ATM, but isn't there /kern/cpu? >> >> Jo Even >> > > I have all these files but they are 0 bytes. > > U:\kern\ > > buildinfo > cookiejar > cpuinfo > devices > dma > filesystems > hz > loadavg > meminfo > stat > sysdir > time > uptime > version > welcome cat /kern/welcome works fine, but if I attempt to open this file with e.g. qed it appears to be empty. Jo Even