Created
June 30, 2011 11:32
-
-
Save syuu1228/1056047 to your computer and use it in GitHub Desktop.
uname
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
syuu@localhost Downloads % uname -a | |
Linux localhost 2.6.38-gentoo-r6 #5 SMP PREEMPT Sat Jun 25 00:11:07 JST 2011 x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux | |
syuu@localhost Downloads % ls -ld /usr/src/linux | |
lrwxrwxrwx 1 root root 22 Jun 25 02:19 /usr/src/linux -> linux-2.6.38-gentoo-r6 | |
syuu@localhost Downloads % |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment