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 sed awk grep?
Why is grep called grep?
How can you see the command line history?
What do know about tee command?
Using unix command how to display no of records in oracle?
Name the unix command to find how many days the server has been up.
What does awk stand for?
hw will u use awk in replacing cahrs and files
Why is it called grep?
What does 'mkdir' command do in UNIX?
What is the search command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What are the differences among a system call, a library function, and a unix command?
What's a command word?
What is the command to find maximum memory taking process on the server?