Created
February 10, 2015 08:19
-
-
Save jorge-lavin/72cffab0a53c74e1584f to your computer and use it in GitHub Desktop.
Linux characteristics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################## | |
##### 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