Timeline for How to find information about the system/machine in Unix?
Current License: CC BY-SA 2.5
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 24, 2010 at 5:52 | comment | added | xenoterracide |
echo $DESKTOP_SESSION default I guess this returns whatever gdm/kdm/etc had put into it? which might be useful... also uname -a is ok... but take my arch string Linux slave-iv 2.6.35-ARCH #1 SMP PREEMPT Fri Aug 20 22:49:24 CEST 2010 x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux you'll note the minor kernel version is not present due to the way it was compiled
|
|
| Aug 24, 2010 at 3:01 | history | answered | clee | CC BY-SA 2.5 |