<quote who="Penedo">

> And still - is there a good way to find out the exact cpu information in a
> useful way for a script?

uname -m -p is a good start. Depends how much info you need to know. You can
always use /proc/cpuinfo (family, model, stepping, name, features, bugs) or
you could use dmidecode for ever more info (mostly about the platform rather
than the CPU).

- Jeff

-- 
Open CeBIT 2007: Sydney, Australia              http://www.opencebit.com.au/
 
     "Everyone's a little queer, why can't she be a little straight?" -
                           Weezer, Pink Triangle
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to