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

Write a command that will display files in the current directory, in a colored, long format.

683


What is awk command used for?

599


How to use grep command to list find the records of a file containing 10 different strings?

643


What is the use of the command 'ls -x chapter[1-5]' ?

659


How do I find previous commands in unix?

592






How do you grep a case insensitive?

538


How to display no of records in oracle using unix command?

589


What is awk good for?

582


How can you see the command line history?

582


How do you repeat a command in terminal?

587


What is pipe command in unix?

670


Why is it called a shebang?

568


What is rmdir command?

553


What is time_t?

585


Explain command to view process running?

612