2-2-1 uname システムの基本情報の確認 Linux
OS情報を表示する。
uname -a
場合によっては
uname -sr
[root@localhost ~]# man uname
UNAME(1) User Commands UNAME(1)
NAME
uname - print system information
SYNOPSIS
uname [OPTION]...
DESCRIPTION
Print certain system information. With no OPTION, same as -s.
-a, --all
print all information, in the following order, except omit -p and -i if unknown:
-s, --kernel-name
print the kernel name
- 2-2-1 uname システムの基本情報の確認 Linux の続きを見る
- コメントを投稿するにはログインまたは登録をしてください
- 閲覧数 21