Indiana University
University Information Technology Services
  
What are archived documents?

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:

uname -a

To find out what the uname -a command displays, and what additional options it supports, at the Unix prompt, enter:

man uname

Also see:

This is document aaya in domain all.
Last modified on June 11, 2008.
Please tell us, did you find the answer to your question?