Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- designpattern
- Eclipse
- 이클립스
- 대추군
- 순천
- Java
- web
- Taglib
- 생일
- maven
- 조치원
- 대추
- JSTL
- Nexus
- Linux
- phylip
- 곽노현
- Oracle
- 태그를 입력해 주세요.
- j2ee
- AOP
- perl
- TRAC
- El
- manpage
- css
- 바꾸네
- Bio
- 박근혜
- 대추군대추양
Archives
- Today
- Total
일이 없는 家
UNAME(1) 본문
NAME
uname - 시스템 정보를 출력한다.
SYNOPSIS
uname [옵션]...
DESCRIPTION
특정 시스템 정보를 출력한다. 옵션이 없는 경우는 -s옵션을 첨부한 것과 같다.
-a, --all
다음에 나열된 순서(snrvmpio)로 모든 정보를 출력한다,
만일 알 수 없는 경우 -p, -i는 생략한다.
-s, --kernel-name
커널명을 출력한다.
-n, --nodename
네트워크 노드의 호스트명을 출력한다.
-r, --kernel-release
커널 출시명을 출력한다.
-v, --kernel-version
커널 버전을 출력한다.
-m, --machine
기계의 하드웨어명을 출력한다.
-p, --processor
프로세서타입이나 unknown을 출력한다.
-i, --hardware-platform
하드웨어 플랫폼이나 unknown을 출력한다.
-o, --operating-system
OS명을 출력한다.
--help 도움말을 출력하고 종료한다.
--version
버전정보를 출력하고 종료한다.
AUTHOR
Written by David MacKenzie.
REPORTING BUGS
Report uname bugs to bug-coreutils@gnu.org
GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
General help using GNU software: <http://www.gnu.org/gethelp/>
Report uname translation bugs to <http://translationproject.org/team/>
COPYRIGHT
Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU
GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
SEE ALSO
arch(1), uname(2)
The full documentation for uname is maintained as a Texinfo manual. If
the info and uname programs are properly installed at your site, the
command
info coreutils 'uname invocation'
should give you access to the complete manual.
GNU coreutils 8.5 April 2010 UNAME(1)
* 출처만 밝히시면 퍼가셔도 상관없습니다.
'Debian manpage [bash]' 카테고리의 다른 글
BASENAME(1) (0) | 2012.10.02 |
---|---|
LAST(1) (0) | 2012.10.02 |
DIFF(1) (0) | 2012.10.02 |
COL(1) (0) | 2012.08.23 |
DF(1) (0) | 2012.08.23 |