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
Is ‘du’ a command? If so, what is its use?
What is awk good for?
What are the general commands in using unix os for a beginner?
What is sed awk grep?
Using unix command how to display no of records in oracle?
What is grep and how do you use it?
Enlist some filename manipulation commands in unix.
What does awk stand for?
What is the command to view process running?
What is difference between grep and find command in unix?
Can you explain a little bit about command substitution?
What does grep v grep do?
Which command is used to copy files?
What is the difference between cat and more command?
How does pipe () work?