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
What is difference between grep and find command in unix?
How do I delete files from command prompt?
What does the md command do?
Explain the steps that a shell follows while processing a command.
What is the nmap command?
Which command is used to create a directory?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the unix command to confirm a remote host is alive or not?
What is the search command in unix?
What is time_t?
What is the behavioural difference between cmp and diff commands?
What is the difference between awk and grep?
Describe the usage and functionality of the command rm –r * in unix?
What is the functionality of a top command?
What is grep r?