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


Please Help Members By Posting Answers For Below Questions

What is awk good for?

574


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

746


What is ctrl d?

580


Why is shebang used?

585


What is in grep command?

633






Which command is used to copy files?

540


What does 'mkdir' command do in UNIX?

645


What is the unix command to confirm a remote host is alive or not?

565


What are awk commands?

568


What is grep r?

576


What does the md command do?

558


What is the difference between awk and grep?

551


Which command should you use to find the remaining disk space in unix server?

695


What are the dos commands?

634


Explain the steps that a shell follows while processing a command.

668