Re: How to send a signal to a process ?
- From: pavlos <kairis@xxxxxxx>
- Date: Wed, 17 Jan 2007 08:09:02 -0700
Do 'ps -ef | grep FTP', then issue a kill <signal> <that process>
Read the man pages about signals and the kill command.
HTH
Aaron Gray wrote:
How do I send a SIGHUP to ProFTPd who's PID is in '/var/run/run/proftpd.pid' ?.
Many TIA,
Aaron
- Follow-Ups:
- Re: How to send a signal to a process ?
- From: HASM
- Re: How to send a signal to a process ?
- References:
- How to send a signal to a process ?
- From: Aaron Gray
- How to send a signal to a process ?
- Prev by Date: mysqldump ?
- Next by Date: Re: SAN Tape rewind during Boot
- Previous by thread: How to send a signal to a process ?
- Next by thread: Re: How to send a signal to a process ?
- Index(es):