> I am new to the xargs, so I don't know how to let it run in background. > The waiting is going to kill me, I mean so slow. > > > Thanks ahead for your suggestions,
No idea about what is xargs, but I guess that simply calling your script from a console with a '&' at end of command will be ok, aka "$myscript.sh &" -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

