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 is s and g in sed command?
What is command statement?
What does awk stand for?
How do you grep recursively?
How do I search for a file in unix command?
What is the use of the tee command?
Explain command to display different lines that are found when compare two files?
Does cp command overwrite files?
What is the use of sed command in unix?
What does the command '$ls | wc –l > file1' do?
What are the differences among a system call, a library function, and a unix command?
What are the unix commands?
What does find command return in unix?
Who invented grep?
Who wrote grep?