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
Explain how to use grep command to list find the records of a file containing 10 different strings?
Who wrote grep?
Are you in or at the office?
Give the command for finding the current date.
Enlist some filename manipulation commands in unix.
What is awk good for?
How to find $ai_serual resolved path by using unix
What is ‘ps’ command for?
Why is shebang used?
What do chgrp command do?
What are filter commands in unix?
How do I open a port?
What is the command to view process running?
What does grep v do?
What does pipe () return?