On Sonntag, 16. Februar 2003 21:03, Bob Lockie wrote: > On 02/16/03 14:45 Richard Revis spoke thusly > > > Bob Lockie wrote: > >>Is there any software for identifying which chip it is? > > > > cat /proc/cpuinfo should work. > > Is there any software that does not require a Linux distribution to > already be installed?
Aua. /proc ist a buildin-filesystem into the kernel. It doest'n need any diskspace, write to it will go direct to the device-drivers or kernel-parameters, reads comes direct from this resources. It is not available to any other operating systems, you can only see it when a linux-kernel is running. <Earny> -- [EMAIL PROTECTED] mailing list
