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 does pipe () return?
How does shebang work?
Explain the steps that a shell follows while processing a command.
How do I use nslookup?
What is the command to find hidden files in the current directory?
What is the use of tee command?
What is .sh file?
How do you repeat a command in terminal?
What is grep short for?
Explain ‘system calls’ with respect to unix commands?
What are some command words?
Which unix command to make a new directory?
What is the general format of unix command syntax?
Who command in unix?
Enumerate some of the most commonly used network commands in unix?