This is my personal notes of UNIX commands with practise snapshots. Hope it might be helpful for others also, please correct if there are any wrongs in the commands.
Commands:
1.Uname: This command is used to get the details about OS details and the kernel version details. This command is useful if you don't know any details about the OS on which you are working.
Options:
· -a: This option is useful if you want all the information of the system
· -s: This option prints only the kernel name
· -r: This option prints only the kernel release details
· -v: This option prints the kernel version details
· -m: This option prints the details of the machine hardware
· -p: This option prints the processor details
· -n: This option prints the network node hostname
· -i: This option prints the details about non-portable hardware network
To get a better view of these commands I took the snapshots of my linuxpractiseinstance.
-a:
-s:
-n: