I have a script in which i FTP files and every time the FTP is complete i need to kill it.How do i find the Process id for the FTP's in the script.If it was a whole file being executed once i do know how to do this,but in this case they are multiple processes in a single shell script