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
What is awk command used for?
What does this command do? Cat food 1 > kitty
How do I delete files from command prompt?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does the md command do?
Differentiate cat command from more command.
What is $0 bash?
Which command is used to delete all files in the current directory and all its sub-directories?
Is grep faster than awk?
What is grep r?
What command is used to switching between users in unix?
How do I find previous commands in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is in grep command?
What does grep v do?