unix equivalent of winexec

From: Graeme Woollett (user_at_dev.null)
Date: 04/10/05


Date: Sun, 10 Apr 2005 18:12:45 +1200

exec replaces the current program, I want to execute another program
inline and have the calling program continue. How do I do this?

Thanks
Graeme



Relevant Pages

  • Re: unix equivalent of winexec
    ... > exec replaces the current program, I want to execute another program ... > inline and have the calling program continue. ...
    (comp.os.linux.development.apps)
  • Re: exec/system wipes signal handler
    ... When you do an exec(), all of the code in memory ... new process image. ... array of pointers must be terminated by a NULL pointer. ... according to whether at least one file with suitable execute permissions ...
    (comp.lang.php)
  • Re: Application role to access xp_cmdshell
    ... This necessitates that your user procs be owned ... See Cross-database chaining in the SQL 2000 ... You will also need to allow non-sysadmin users to execute xp_cmdshell. ... EXEC sp_dboption 'MyDatabase', 'db chaining', true ...
    (microsoft.public.sqlserver.security)
  • Re: regex to find an stored proc name
    ... One major flaw in yours though is that is doesn't handle the return type as ... exec this a, b, c ... execute ... "Kevin Spencer" wrote: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Reducing build-times for large projects.
    ... >> waiting for it to execute. ... > instructions, or just that set of instructions plonked down in the ... then hit in the cache for the actual ... marking a function as inline doesn't ...
    (comp.lang.cpp)