How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / dilipsimha
ps -ex
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What does this command do? Cat food 1 > kitty
How do I use grep to search for a file?
How do I search for a file in unix command?
How many unix commands are there?
What is $0 bash?
What is {} in find command?
What is awk command used for?
How do I use nslookup?
What does the command '$ls | wc –l > file1' do?
What are some command words?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Name the unix command to find how many days the server has been up.
What is the use of egrep command in unix?
How do I search a whole word in vim?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?