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 the steps that a shell follows while processing a command.
What is the nmap command?
What is the first character of the output in ls l command?
What is in grep command?
Explain command to show the space allocation of files?
Which command is used to restrict incoming messages?
What do chmod, chown, chgrp commands do?
Name the various commands that are used for the user information in unix.
Explain ‘system calls’ with respect to unix commands?
What is time_t?
What does touch command do in unix?
Differentiate cat command from more command.
What does 'mkdir' command do in UNIX?
How do I use grep to search for a file?
How do I search for text in vi?