system commands
uname : used to get type of OS
uname -r : used to get kernel version of our OS
uname -a : used to get full info about OS
clear: this command is used to clear the clear (or) you can use ctrl + l as a short cut
uptime : used to get since how long o...
appalkonda.hashnode.dev2 min read