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
Using unix command how to display no of records in oracle?
Write a command to kill the last background job?
What is awk used for?
How to display no of records in oracle using unix command?
What is “chmod” command?
What does #!/ Bin sh do?
Why is it called a shebang?
Differentiate cmp command from diff command.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Explain command to show the space allocation of files?
What is the first character of the output in ls l command?
What happens when we execute a unix command?
What does touch command do in unix?
What is the difference between awk and grep?
Give the command for finding the current date.