feed-image  ISSN 1836-5930



Receive Your Complimentary Guide to Linux NOW!


A Newbie's Getting Started Guide to Linux

Linux from Scratch - Create Your Own Linux System - Free eBook

The GNU/Linux Advanced Administration

A Complete Beginner's Manual for Ubuntu 10.04 (Lucid Lynx)




Poll

Do you care about your privacy when using a FACEBOOK?
 

linuxconfig.org
is hosted by:



Partner Linux Sites
TuxMachines
DebianAdmin
Monsterb
LinuxBloggers
AdamsInfo
LinuxScrew
FreeSoftwareLinux
All For Linux

uname
Article Index
1. Name
2. Synopsis
3. Frequently used options
4. Examples

1. Name

uname [man page] - print system information

2. Synopsis

uname [OPTION]... 

3. Frequently used options

-a, --all
print all information, in the following order:

4. Examples

This command prints some system information to the stdout. Most common use is with -a option.
$ uname -a 
prints some system information