How do you find which version and name of unix you are
using at the command prompt?
Answer Posted / scorpio
for red hat versions
vi /etc/redhat-release
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
What is the search command in unix?
What do chmod, chown, chgrp commands do?
What is the unix command to confirm a remote host is alive or not?
What difference between cmp and diff commands?
What is the command to find hidden files in the current directory?
What is the command to find maximum memory taking process on the server?
What is in grep command?
What will the following command do?
Is grep faster than awk?
Explain ‘library functions’ with respect to unix commands?
How do I find previous commands in unix?
Enlist some filename manipulation commands in unix.
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?