
rovf
Veteran
Mar 23, 2010, 3:55 AM
Post #3 of 3
(3049 views)
|
Re: [sha37] multiple perl scripts at a time
[In reply to]
|
Can't Post
|
|
As FishMonger said, this is a Shell problem, but why don't you simply run the first one (or both) in background? In most shells, this is done by putting a & at the end of the line.
|