In Unix, how can I display information about the operating system?
On most Unix systems, you can use the uname
command to determine which Unix system (e.g., SunOS,
AIX, IRIX, Linux, Darwin)
is running on your computer. On most systems, to obtain additional
information about the operating system, at the Unix prompt, enter:
To find out what the uname -a command displays, and what
additional options it supports, at the Unix prompt, enter:
Also see:
- About Linux
- In Unix, how can I find the current values of all my environment variables and functions?
- What are SunOS and Solaris?
- What are System V Unix and SVR4?
- In Unix, what are Version 6 and Version 7?
- What is AIX?
- What is OSF/1?
- What is HP-UX and where can I get it?
- What is BSD?
- What is IRIX?
This is document aaya in domain all.
Last modified on June 11, 2008.
Last modified on June 11, 2008.
Please tell us, did you find the answer to your question?






