How do you find which version and name of unix you are
using at the command prompt?
Answer Posted / anil kumar p
uname -a in HP-UX
-s Operting system name
-r release of the version name
| Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
What does #!/ Bin sh do?
What are the dos commands?
What are awk commands?
What does this command do,"$more readme.txt“?
What difference between cmp and diff commands?
Explain the steps that a shell follows while processing a command.
What is in grep command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the difference between cat and more command?
What are bash commands?
Explain ‘system calls’ with respect to unix commands?
How do I search for a file in unix command?
What is the search command in unix?
What is a command and examples?
How to use grep command to list find the records of a file containing 10 different strings?