Query: uname
OS: ultrix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
uname(1) General Commands Manual uname(1) Name uname - print name of current UNIX system Syntax uname [ options ] Description The command prints the current system name of the UNIX system on the standard output file. The command determines which system is being used. Options -s Print the system name (default). -n Print the nodename (the nodename may be a name that the system is known by to a communications network). -r Print the operating system release. -v Print the operating system version. -m Print the machine hardware name. -a Print all the above information. uname(1)
Related Man Pages |
---|
uname(1) - bsd |
uname(1) - centos |
uname(2) - osf1 |
uname(1) - x11r4 |
uname(1) - v7 |
Similar Topics in the Unix Linux Community |
---|
How do I find Unix Version |
How to Change Uname output? |
Echo and a command's output on the same line |
print system("uname -n") is not working .Pls help |
uname -a output |