How does one process we can start an executable file? How to
get the PID process, which we started?
Answer Posted / hari
ps -aux | grep 'process-name'
Pls check it is a guess
Hari
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is it called a shebang?
What are grep patterns?
What does the “echo” command do?
What is a bash command?
How do I open a port?
What is command substitution?
Why is grep called grep?
What is grep r?
Can you enlist some commonly used network commands?
What is the use of find command in unix?
What is pipe command in unix?
What is in grep command?
What is the command to view process running?
Which command is used to copy files?
How does pipe () work?