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
How does shebang work?
Does cp command overwrite files?
What is a bash command?
What is the pipe command?
What is the command to compare two files in unix?
What is pipe command in unix?
Write a command that will display files in the current directory, in a colored, long format.
What is grep in bash?
How many unix commands are there?
What are the differences among a system call, a library function, and a unix command?
How can we use grep command in unix?
What is “chmod” command?
What is the use of sed command in unix?
What does this command do,"$more readme.txt“?
Explain command to show the space allocation of files?