How does one process we can start an executable file? How to
get the PID process, which we started?
Answer Posted / vimal
ps -ef|grep username
gives the process started by the user.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What do chmod, chown, chgrp commands do?
What is difference between grep and find command in unix?
What is the function of grep command in unix?
How do I use grep to search for a file?
What is in grep command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How does pipe () work?
What is the difference between cat and more command?
Differentiate cat command from more command.
Which command is used to create a directory?
How many unix commands are there?
What is the difference between awk and grep?
What is the size of time_t?
What is grep command in unix with examples?
What does grep v do?