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

PostgreSQL - String Function

SwiftUI - TEXT

PostgreSQL - DATE/TIME Functions and Operators