On 07-Aug 08:29, P Kirk wrote:
[snip] 
> killa.bat says killall ftpd and call killb.bat and killb does the same
> in reverse.
> 
> I know someone must have a neat shell script that does this?
> -- 
> 
[a bash script]
$while true; do killall ftpd; sleep 1; done;

Thomas

Attachment: pgpS5WslsxtQU.pgp
Description: PGP signature

Reply via email to