One Day One GNU/Linux Command (UNAME)

1 view
Skip to first unread message

Bharathi Subramanian

unread,
May 6, 2008, 1:06:23 AM5/6/08
to VEC-FOSS, GNU/Linux User Group of TCE, GNU/Linux Users Group - Trichy
One Day One GNU/Linux Command
=============================

uname - Display system informations

Summary:-

Display system informations like OS Type, Kernel Version, Arch, Host
Name etc., It will collect all this info from the /proc/sys/kernel/
{ostype, hostname, osrelease, version, domainname}.

Examples :-

$ uname -- Kernel Name

$ uname -n -- Show the machine name

$ uname -rv -- Show kernel's release & Ver info

$ uname -om -- Show OS Type and Arch

$ uname -a -- Show all info

Read: man uname

HTH :)
--
Bharathi S

Reply all
Reply to author
Forward
0 new messages