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
Who command in unix operating system?
Write a command to display a file’s contents in various formats?
How do you repeat a command in terminal?
What is a bash command?
What is rmdir command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the difference between cat and more command?
Using unix command how to display no of records in oracle?
Does cp command overwrite files?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the general format of unix command syntax?
Can you enlist some commonly used network commands?
How do I search a whole word in vim?
What does the “echo” command do?
How does shebang work?