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


Please Help Members By Posting Answers For Below Questions

What do chmod, chown, chgrp commands do?

736


What is difference between grep and find command in unix?

670


What is the function of grep command in unix?

688


How do I use grep to search for a file?

672


What is in grep command?

739






Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

681


How does pipe () work?

682


What is the difference between cat and more command?

759


Differentiate cat command from more command.

666


Which command is used to create a directory?

662


How many unix commands are there?

712


What is the difference between awk and grep?

631


What is the size of time_t?

763


What is grep command in unix with examples?

685


What does grep v do?

643