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
How do I search for a file in unix command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is {} in find command?
What is unix command?
What difference between cmp and diff commands?
Why is awk called awk?
What do chmod command do?
what is the advaantage of each user having its own copy of the shell?
What do chown command do?
What is command substitution?
What is awk command used for?
What do chmod, chown, chgrp commands do?
What is the use of finger command?
What is rmdir command?
Name the unix command to find how many days the server has been up.