Skip to content

Instantly share code, notes, and snippets.

@jorge-lavin
Created February 10, 2015 08:19
Show Gist options
  • Save jorge-lavin/72cffab0a53c74e1584f to your computer and use it in GitHub Desktop.
Save jorge-lavin/72cffab0a53c74e1584f to your computer and use it in GitHub Desktop.
Linux characteristics
##################
##### RedHat #####
##################
## 32 or 64 bits?
uname -i
### i386: 32 bits
### x86_64: 64 bits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment