How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / sundar
$who
$ps
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain command to show the space allocation of files?
What is updatedb?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do I use nslookup?
Explain command to display different lines that are found when compare two files?
What is the nmap command?
Which unix command to make a new directory?
What is the comma to show the space allocation of files?
Is grep faster than awk?
What is difference between grep and find command in unix?
What is in grep command?
Which command should you use to find the remaining disk space in unix server?
How do I use grep to search for a file?
What does the command ' $who | sort –logfile > newfile' do?
What is the difference between cat command and more command?