For me its uname -p is "unkown".. Thanks Sanjay Tripati [EMAIL PROTECTED] wrote: uname -p | cut -d\_ -f2for me on Linux i receive than64-Ursprüngliche Nachricht-Von: sanjay tripathi [mailto:[EMAIL PROTECTED]Gesendet: Mo 27.02.2006 19:00An: users@httpd.apache.orgBetreff: Re: [EM
uname -p | cut -d\_ -f2
for me on Linux i receive than
64
-Ursprüngliche Nachricht-
Von: sanjay tripathi [mailto:[EMAIL PROTECTED]
Gesendet: Mo 27.02.2006 19:00
An: users@httpd.apache.org
Betreff: Re: [EMAIL PROTECTED] How to Check
In Solaris There is Command "isainfo -b" But in Linux :)
cat /etc/issue
an example printout:
[EMAIL PROTECTED]>cat /etc/issue
Welcome to SUSE LINUX Enterprise Server 9 (x86_64) - Kernel \r (\l).
and if you wnat to know only the "x86_64"
than
[EMAIL PROTECTED]> uname -p
x86_64
-Ursprüngliche Nachricht-
Von: sanjay tripathi [mailto:[EM