On 24/04/07, Baishampayan Ghose <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Tuesday 24 April 2007 01:21 AM, Ritesh Raj Sarraf cobbled together > some glyphs to say: > >> I am looking for a programme which is available across few linux distros > >> (like SUSE, Redhat ) to tell me CPU arch if it is 32 bit or 64 bit. > >> I googled for same and found getconf WORD_BIT & getconf LONG_BIT > >> provides the information. But for few hardwares arch as not coming as > >> expected. > >> > >> is there any other program? > > $ lshw | grep width
Interesting BG. Thanks for lshw pointer. I used `cat /proc/cpuinfo` to know more about CPU details. -- Regards, Sudev Barar _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
