LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   uname command empty (https://www.linuxquestions.org/questions/linux-newbie-8/uname-command-empty-676600/)

ifeatu 10-15-2008 03:05 PM

uname command empty
 
when I run the command 'uname' with or without a '-a' option I dont get any output at all. How do I set the kernel name?

irishbitte 10-15-2008 03:34 PM

Is uname deprecated in Fedora 9?

colucix 10-15-2008 03:42 PM

Quote:

Originally Posted by irishbitte (Post 3311258)
Is uname deprecated in Fedora 9?

I don't think so. I have a Fedora 9 machine and the uname command is always there. What is the output of the following commands?
Code:

which uname

file `which uname`

rpm -V coreutils

Just to be sure the uname executable is not damaged or the uname command is not aliased.


All times are GMT -5. The time now is 09:13 AM.