T
Tobias Glasow
Hi all,
i want to execute multiple system commands at the same time out of a perl
script. i tried exec, system an qx, but all seem to execute on command by
one, after the preceding has finished.
any ideas how to do this in perl?
Tobias
i want to execute multiple system commands at the same time out of a perl
script. i tried exec, system an qx, but all seem to execute on command by
one, after the preceding has finished.
any ideas how to do this in perl?
Tobias