Answer Posted / santhosh..
if u want know kernel version then
#uname -r
if u want know architecture of os then
#cat /etc/redhat-releases
if u want know about about flavor of unix
#uname -a...like we have so many commands....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of tee command?
What does pipe () return?
How to find $ai_serual resolved path by using unix
How do I use grep to search for a file?
What is ‘ps’ command for?
What is the difference between awk and grep?
How do I clear my terminal history?
How do I run a whois command?
Explain command to view process running?
What is grep r?
What does grep v grep do?
What is the command to view process running?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What do chmod, chown, chgrp commands do?
What is rmdir command?