Which command is used to see the online manual?
No Answer is Posted For this Question
Be the First to Post Answer
What is tty in linux command?
What does && mean in linux?
What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log
What does chmod 644 do?
what is the command to view gateway?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
How do you create a text file in linux?
How do you run command every time a file is modified?
What are the options of wc command?
Explain about system and user utilities?
if i have one folder say aaa and that folder having 100 files from that 50 files there aaa word is written how to find in which aaa is writen and without opening that file
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?