How do you find which version and name of unix you are
using at the command prompt?
Answer Posted / pankaj sain
#cat /etc/issue
#cat /proc/version
#uname -r
#cat /etc/*-release
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What does grep v grep do?
Name the general commands in using unix os for a beginner?
What is ctrl d?
Name the various commands that are used for the user information in unix.
What difference between cmp and diff commands?
Which command is used to create a directory?
What does pipe () return?
What is the command to view process running?
Who command in unix operating system?
What does the “echo” command do?
What are filter commands in unix?
Name the unix command to find how many days the server has been up.
What is the difference between awk and grep?
What is updatedb?
what is the advaantage of each user having its own copy of the shell?