$_->join for map async( sub{ system shift; }, $_ ), 'command1 args', 'command2 args', 'command3 args', 'command4 args';