How do you find which version and name of unix you are
using at the command prompt?
Answer Posted / anup kumar
uname -for getting name of unix os
uname -r -for geetting version
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the behavioural difference between cmp and diff commands?
What is awk used for?
How does the system know where one command ends and another begins?
What is the command to find maximum memory taking process on the server?
What is the function of grep command in unix?
What are the general commands in using unix os for a beginner?
Why is it called grep?
What is ‘ps’ command for?
What is the use of egrep command in unix?
What's a command word?
What is the difference between awk and grep?
What is $0 bash?
What is sed awk grep?
Give the command for finding the current date.
Which unix command lists files/folders in alphabetical order?