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 the use of awk command in unix?
What are the commands in UNIX to list the files in a Directory?
What is the difference between cat command and more command?
What are the unix commands?
What does 'mkdir' command do in UNIX?
What is ctrl d?
What command is used to switching between users in unix?
What do know about tee command?
What is used to type command?
What are the differences among a system call, a library function, and a unix command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does the md command do?
What does #!/ Bin sh do?
What is the size of time_t?
Name the various commands that are used for the user information in unix.