The command ‘uname’ help you to know the information of the system.
$ uname --all # Give you all the information of the system
$ uname -m # Prints the machine hardware name
References:
1) http://linux.about.com/library/cmd/blcmdl1_uname.htm
The command ‘uname’ help you to know the information of the system.
$ uname --all # Give you all the information of the system
$ uname -m # Prints the machine hardware name
References:
1) http://linux.about.com/library/cmd/blcmdl1_uname.htm