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 does sed command do in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the use of cut command in unix?
What is a command and examples?
Why is shebang used?
What is $0 bash?
What is ‘ps’ command for?
What is the behavioural difference between cmp and diff commands?
Who invented grep?
What do chmod command do?
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 difference between cmp and diff commands?
What are the unix commands?
Enlist some filename manipulation commands in unix.
What do chown command do?