Commands Help : uname

  •  print system information

[SYNOPSIS] uname OPTION
option
-nprint the network node hostname
-sprint the kernel name
-mprint the machine hardware name
-pprint the processor type or "unknown"
-rprint the kernel release
-vprint the kernel version
-aprint all information, in the following order, except omit -p and -i if unknown

Comments

Popular posts from this blog

LINUX Move and copy files using SSH

Java : Variables Declaring

SQL Self JOIN