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 does pipe () return?
how to sort the content of the file based on numeric values
What does sed command do in unix?
Which unix command lists files/folders in alphabetical order?
Which command is used to kill the last background job?
What is pipe command in unix?
How do I run a bash script?
How to display no of records in oracle using unix command?
Which command is used to restrict incoming messages?
What is the general format of unix command syntax?
What does touch command do in unix?
What is the comma to display different lines that are found when compare two files?
What do know about tee command?
What is the difference between cat command and more command?
What is unix command line?