Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment uname -a vs cat /proc/version (Score 2) 463

Followed the link until I here:
http://www.gnu.org/software/hurd/hurd/running/debian.html

So to try it I downloaded and ran in in qemu as per the instructions.

Playing around a bit I noticed this:

root@debian:~# uname -a
GNU debian 0.3 GNU-Mach 1.3.99/Hurd-0.3 i686-AT386 GNU
root@debian:~# cat /proc/version
Linux version 2.6.1 (GNU 0.3 GNU-Mach 1.3.99/Hurd-0.3 i686-AT386)


So maybe you're right in calling it Linux ;)

Slashdot Top Deals

Nothing is easier than to denounce the evildoer; nothing is more difficult than to understand him. - Fyodor Dostoevski

Working...