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 #!/ Bin sh do?
Can you explain a little bit about command substitution?
What is the behavioural difference between cmp and diff commands?
What does pipe () return?
What does sed command do in unix?
Which command is used to restrict incoming messages?
How do I use nslookup?
How do I search for text in vi?
What is the use of awk command in unix?
What is command statement?
Is ‘du’ a command? If so, what is its use?
What is the general format of unix command syntax?
What command is used to check the current users?
What is the search command in unix?
What is the difference between cat and more command?