Difference between revisions of "Uname"

From Linuxintro
imported>ThorstenStaerk
(Created page with "uname is a command to display information about the running kernel. You can use it to find out if your system is 32bit or 64 bit.")
(No difference)

Revision as of 09:29, 19 December 2012

uname is a command to display information about the running kernel. You can use it to find out if your system is 32bit or 64 bit.