Suppose 1000 processes are running on the system out of those
if you have to show only certain process ids which command
will you use?
Answer Posted / c sivakumar. kumarsiva46@yaho
pgrep -fl <scriptname> This command will show respective
process alone.
Example:-
ready> pgrep -fl genericShip.pl
(output following below)
11607 /usr/local/bin/perl /forms1/prodenv/genericShip.pl
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the behavioural difference between cmp and diff commands?
What are the dos commands?
What is the use of finger command?
Which command is used to kill the last background job?
What do know about tee command and its usage?
How do you repeat a command in terminal?
What is the use of tee command?
Give the command for finding the current date.
What are the differences among a system call, a library function, and a unix command?
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 difference between cmp and diff commands?
How to display no of records in oracle using unix command?
why metadb requires a seperate slice to create Solaris volume manager
how to sort the content of the file based on numeric values
What does find command return in unix?