[Perl-unix-users] Multiple Processes

2000-11-22 Thread Barber, Brandon
Folks,   I need some help with process forking on Solaris. What I'm trying to do is as follows:       I have 60+ directories which I need to copy. Each directory has a different destination and so it is impossible to do the copy with a single command i.e. I must have one copy statement per

[Perl-unix-users] Multiple Processes

2000-11-15 Thread brandon . barber
Folks, I need some help with process forking on Solaris. What I'm trying to do is as follows: I have 60+ directories which I need to copy. Each directory has a different destination and so it is impossible to do the copy with a single command i.e. I must have one copy statement per direc