Help for this page
use strict; use warnings; ... } print "done.\n"; close(EXE);
#!/bin/bash ... echo "$0 : copy-process is finished" kill ${wPID2} echo "$0 : filestat-process killed"