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

Who invented grep?

664


What is ctrl d?

603


What is a command and examples?

595


What is used to type command?

559


What command is used to check the current users?

602






What does the command '$ls | wc –l > file1' do?

691


Is grep faster than awk?

573


How do you grep recursively?

568


How to use grep command to list find the records of a file containing 10 different strings?

654


Write a command that will display files in the current directory, in a colored, long format.

695


Explain command to display different lines that are found when compare two files?

684


What is merge command in unix?

956


What is the use of cut command in unix?

710


What do know about tee command and its usage?

603


Describe the zip/unzip command using gzip.

622