system commands
Dec 24, 2024 · 2 min read · 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...
Join discussion