Lullar    


ビデオジャパンは、最大でランク。

uname uname

出典: フリー百科事典『ウィキペディア(Wikipedia)』 Source: material may be challenged Wikipedia encyclopedia (Wikipedia) 』

uname (ユーネーム、 Unix Nameの略)はUNIXのプログラムであり、実行しているオペレーティングシステムの名前やバージョンなどを出力する。 uname (Yunemu, Unix Name stands for) is a UNIX program is to print the name and version and operating system you are running. 移植性のあるプログラムを書こうとする場合、実行環境の判別できる有用である。 If you come to write portable programs that are useful to determine the runtime environment. unameシステムコールとコマンドはPWB/UNIXで最初に出現した。 system call and command uname PWB / UNIX first appeared.

AT&T UNIX System V Release 3.0 のような一部の Unix ではsetnameというプログラムが含まれ、 unameが出力する値を変えるのに使われる。 AT & T UNIX System V Release 3.0 Unix, such as some setname that contains the program, uname is used to change the value to output.

GNUバージョンのunameは "sh-utils" つまり "coreutils" パッケージに含まれる。 The GNU version of uname is "sh-utils" means "coreutils" package included. uname自体はスタンドアロンのプログラムとして利用できない。 uname itself is not available as a standalone program.

[ 編集 ] Example

Darwinを実行しているシステムでは、-a オプションを付けたunameからの出力は以下のようになるだろう。 Darwin in a running system,-a gave the option uname output from will be as follows.

Darwin hostname.local 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; Darwin hostname.local 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007;
root:xnu-792.22.5~1/RELEASE_I386 i386 i386 root: xnu-792.22.5 ~ 1/RELEASE_I386 i386 i386

以下の表ではさまざまなプラットフォームにおけるさまざまなバージョンのunameからの出力例を示してある。 The following table is a variety of platforms in various versions of uname output from some examples.

オペレーティングシステム Operating -sカーネルまたはシステム名 -s or system kernel -o OS -o OS -mマシン -m machine -pプロセッサ -p processors -iハードウェアプラットフォーム -i hardware platform -vカーネルバージョン -v kernel version -rカーネルリリース -r kernel release
Cygwin (Windows XP), Pentium 4 Cygwin (Windows XP), Pentium 4 CYGWIN_NT-5.1 CYGWIN_NT-5.1 Cygwin Cygwin i686 i686 unknown unknown unknown unknown 2006-01-20 13:28 2006-01-20 13:28 1.5.19(0.150/4/2) 1.5.19 (0.150/4/2)
FreeBSD 6.1, Intel FreeBSD 6.1, Intel FreeBSD FreeBSD 不正なオプション Invalid option i386 i386 i386 i386 [カーネル conf ファイルの名前] [Kernel conf file name] FreeBSD 6.1-RELEASE-p15 #1: Sun Apr 15 18:04:51 EDT 2007 FreeBSD 6.1-RELEASE-p15 # 1: Sun Apr 15 18:04:51 EDT 2007 6.1-RELEASE-p15 6.1-RELEASE-p15
IRIX 6.5.30, Octane2 IRIX 6.5.30, Octane2 IRIX64 IRIX64 不正なオプション Invalid option IP30 IP30 mips mips 不正なオプション Invalid option 07202013 07202013 6.5 6.5
Solaris 9, Sun Fire 280R Solaris 9, Sun Fire 280R SunOS SunOS 不正なオプション Invalid option sun4u sun4u sparc sparc SUNW,Sun-Fire-280R SUNW, Sun-Fire-280R Generic_112233-08 Generic_112233-08 5.9 5.9
OpenSuse 10.3, Core2-duo 64-bit OpenSuse 10.3, Core2-duo 64-bit Linux Linux GNU/Linux GNU / Linux x86_64 x86_64 x86_64 x86_64 x86_64 x86_64 #1 SMP 2007/09/21 22:29:00 UTC # 1 SMP 2007/09/21 22:29:00 UTC 2.6.22.5-31-default 2.6.22.5-31-default

[ 編集 ] 外部リンク External links


ビデオジャパンは、最大でランク。




© Lullar