How does one process we can start an executable file? How to
get the PID process, which we started?
Answer Posted / akash
We can use
ps -u yourusername
this will list all the processes that are started by you.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the difference between cat and more command?
Is grep faster than awk?
What is the use of find command in unix?
Which command should you use to find the remaining disk space in unix server?
Write a command to display a file’s contents in various formats?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of the tee command?
What is ctrl d?
Name the various commands that are used for the user information in unix.
What is rmdir command?
What is updatedb?
What does the md command do?
How can we use grep command in unix?
What are grep patterns?
Is command prompt unix?