[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PID



Greetings to all

I have attempted to find a way to extract a PID for tcpdump
so I can stop and archive the logs every day a 11:59 PM.

I want to run this in a shell script. Starting TCPDump and archiving is 
functioning fine. I  simply need to get the PID so I can "kill -9 PID"
and finish the process.

Thanks in advance

Bob DeBolt