Linux Command Help

DR1FT3R

Junior Member
May 1, 2000
13
0
0
Hi,

Does anyone know a command in Linux that will print out the current kernel version and distribution from where it was installed? I thought the command was "sys", "ver", or "sysinfo", but I was wong.

Thanks for any help in advance.

dr1ft3r
 

DnetMHZ

Diamond Member
Apr 10, 2001
9,826
1
81
the command i believe is uname .. check the man pages for options

" uname -r " should show the current kernel version


DnetMHZ
 

DR1FT3R

Junior Member
May 1, 2000
13
0
0
dnetmhz,

uname does the trick. Thanks a bunch.

netfred,

That command gives me the distribution type. Thanks for the help.

dr1ft3r