How to get the operating system's information in unix?
Answer Posted / sameer
uname -a
It will tell you all the OS runing on ur Unix machine.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
Write a command to display a file’s contents in various formats?
What is awk command used for?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is a command and examples?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Why is it called grep?
Name the general commands in using unix os for a beginner?
What is grep r?
Is ‘du’ a command? If so, what is its use?
What is the use of egrep command in unix?
What is s and g in sed command?
What command is used to check the current users?
What will the following command do?
Why is shebang used?
How do I delete files from command prompt?