feed-image  Delivered by FeedBurner  ISSN 1836-5930






Visitors Online

We have 47 guests online

Poll

Which of following tutorials would you like to see on the Linuxconfig.org?
 
Partner Linux Sites
TuxMachines
DebianAdmin
Monsterb
LinuxBloggers
AdamsInfo
LinuxScrew
FreeSoftwareLinux
Jam's Ubuntu Blog
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