Which is the command used to find out currently executing
Process in UNIX?
Answer Posted / ras
ps -elf
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
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)?
Is ‘du’ a command? If so, what is its use?
How to use grep command to list find the records of a file containing 10 different strings?
What is nr in awk command?
How does pipe () work?
How do you repeat a command in terminal?
Why is shebang used?
How do I use grep to search for a file?
Name the general commands in using unix os for a beginner?
What is sed awk grep?
What does the command ' $who | sort –logfile > newfile' do?
What is grep command in unix with examples?
How does the system know where one command ends and another begins?
What do know about tee command and its usage?
What is “chmod” command?