Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala

Command line - Show 32 or 64 bit operating system

Find out if the operating system is 32 or 64 bit.

0
434
  • Share on Facebook
  • Share on Google+
  • Share on Twitter
uname -m
c

Notes

"x86_64" when 64 bit or "i686" or "i383" when 32 bit

last update: Oct. 28, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Random task

  • Select element by data attribute
  • Create local branch
  • Change user
  • Object instantiation
  • Add empty directory to git repository
  • Blog
  • About
  • License