R:How to verify the running kernel's architecture?

Roberto Malinverni roberto.malinverni at dico.coop.it
Wed Jan 17 15:43:45 UTC 2007


Try the --queryformat switch of rpm, against the installed kernel package:

rpm -q kernel --queryformat '%{NAME} %{VERSION} %{ARCH}\n'

I don't remember if you need single or double quotes, though.




More information about the users mailing list