[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: uname
From: |
Micah Cowan |
Subject: |
Re: uname |
Date: |
Mon, 16 Apr 2007 12:59:55 -0700 |
User-agent: |
Thunderbird 1.5.0.10 (X11/20070306) |
Dr. Douglas Lyon wrote:
Hi All,
uname does not work on the debian port to a mips based
asus router...
uname -p
unknown
but:
uname -a
Linux asus-debian 2.6.19.2 #9 Tue Apr 3 21:30:54 CEST 2007 mips GNU/Linux
is correct.
Actually, I'm getting the same behavior on my i686 Ubuntu 6.10.1 install.
Note that the "mips" bit is probably the output from uname -m, not uname
-p; uname -a lists "print all information, in the following order,
except omit -p and -i if unknown."
Still, given that /proc/cpuinfo has useful info, perhaps -p shouldn't be
"unknown"?
--
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/
- uname, Dr. Douglas Lyon, 2007/04/16
- Re: uname,
Micah Cowan <=