How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / arif
ps -u
top
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does shebang work?
Is grep faster than awk?
Which unix command lists files/folders in alphabetical order?
What is the use of the tee command?
What is grep in bash?
What command will change your prompt to myprompt?
What does pipe () return?
What does this command do,"$more readme.txt“?
How do you grep recursively?
What is {} in find command?
What is the use of cut command in unix?
What does the command ' $who | sort –logfile > newfile' do?
How do you grep a case insensitive?
How do I use grep to search for a file?
What command is used to check the current users?