[Fusioninventory-devel] 32 or 64 bits OS
Gonéri Le Bouder
goneri at rulezlan.org
Mon Mar 15 20:18:06 UTC 2010
2010/3/15 Stéphane Urbanovski <s.urbanovski at ac-nancy-metz.fr>
> Hello
>
> What is the best way to know if an installed OS is 32 or 64 bits ?
> DESCRIPTION in HARDWARE table ?
>
No AFAIK, but this is something easy to detect:
use Config;
print "ok" if $Config{use64bitint}
Cheers,
--
Gonéri Le Bouder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/fusioninventory-devel/attachments/20100315/6d8eb03a/attachment.htm>
More information about the Fusioninventory-devel
mailing list