How to get the operating system's information in unix?
Answer Posted / vasavi
uname -X
here uname is unix name with the extension
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What will the following command do?
What is the difference between cat and more command?
What is the command to compare two files in unix?
What does find command return in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is ctrl d?
Is ‘du’ a command? If so, what is its use?
What is the function of grep command in unix?
What does this command do,"$more readme.txt“?
Which command is used to copy files?
Which command should you use to find the remaining disk space in unix server?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How can you see the command line history?
What are the general commands in using unix os for a beginner?
Why is awk called awk?