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 size of time_t?
What is the difference between cat command and more command?
What are grep patterns?
Who command in unix?
Name the general commands in using unix os for a beginner?
Give the command for finding the current date.
What is the use of cut command in unix?
What is rmdir command?
What is in grep command?
What is grep short for?
How do I use grep to search for a file?
Write a command to display a file’s contents in various formats?
what is the advaantage of each user having its own copy of the shell?
how to sort the content of the file based on numeric values
Why is grep called grep?