It is used to display operating system and the version user is using.
SYNTAX: $uname
Example:
$uname -r (Used to display version)
$uname -s (Used to display what is operating system & what we are using)
$uname -n (Used to display the host or server name)
No comments:
Post a Comment