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
What does sed command do in unix?
What is the use of finger command?
How do I run a whois command?
How many unix commands are there?
Is grep faster than awk?
What is updatedb?
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's a command word?
Why is it called a shebang?
What is command substitution?
What is grep short for?
Who command in unix?
Why is it called grep?
What is .sh file?
Which unix command lists files/folders in alphabetical order?