How to check the flavor of UNIX?

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


Please Help Members By Posting Answers For Below Questions

What is “chmod” command?

568


What is command statement?

543


What is pipe command in unix?

677


What is command substitution?

627


What does the command '$ls | wc –l > file1' do?

684






What command will change your prompt to myprompt?

710


What do chown command do?

536


What is sed awk grep?

609


How can you see the command line history?

588


Explain command to display different lines that are found when compare two files?

678


What is the behavioural difference between cmp and diff commands?

682


What does 'mkdir' command do in UNIX?

667


What do know about tee command and its usage?

591


What is rmdir command?

557


How do I search for text in vi?

590