How do you find which version and name of unix you are
using at the command prompt?
Answer Posted / pankaj sain
#cat /etc/issue
#cat /proc/version
#uname -r
#cat /etc/*-release
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is s and g in sed command?
Name the general commands in using unix os for a beginner?
Name the various commands that are used for the user information in unix.
Who wrote grep?
How to use grep command to list find the records of a file containing 10 different strings?
What do chmod command do?
What does this command do,"$more readme.txt“?
How to display no of records in oracle using unix command?
How do I use nslookup?
how to sort the content of the file based on numeric values
What difference between cmp and diff commands?
What does this command do? Cat food 1 > kitty
What are the general commands in using unix os for a beginner?
Differentiate cat command from more command.
What is grep in bash?