Function like exec() without waiting for execution
Posted: Thu Oct 02, 2008 6:24 pm
Hi all,
im looking for a function like exec() or system() that will not wait until the command is executed? I could not find any function in the manual that has this behavior.
im looking for a function like exec() or system() that will not wait until the command is executed? I could not find any function in the manual that has this behavior.