Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How do I find out what version of redhat that a system is running at the command prompt (not kernel version, but redhat release version)... Thanx in advance.
Summary: just a quickie i'm sure you get these all of the time, what's the best linux platform to buy if i'm a newbie redhat or mandrake ? Thanks ian ...
Summary: Hello. this may help, it's a quickie and not perfect. I don't know awk, sorry. uptime > /tmp/t && cut c10-18 /tmp/t |pr -T The problem with this is that the number of characters are going to differ. ...