exec() gives output??
From: Experienced but Undocumented (e02_at_removethis.toao.net)
Date: 10/25/03
- Next message: James Willmore: "Re: Cygwin and Microsoft SQL"
- Previous message: James Willmore: "Re: Outlook email headers"
- Next in thread: Jürgen Exner: "Re: exec() gives output??"
- Reply: Jürgen Exner: "Re: exec() gives output??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 25 Oct 2003 17:36:40 GMT
Hi
I'd like to execute a command on the server from a PERL script. This
particular command takes a long time to execute, so I would not like the
PERL script to wait for a response. I was under the impression that exec()
would do the trick, but it doesn't...it seems to work the same as system().
Any suggestions?
Thanks!
- Next message: James Willmore: "Re: Cygwin and Microsoft SQL"
- Previous message: James Willmore: "Re: Outlook email headers"
- Next in thread: Jürgen Exner: "Re: exec() gives output??"
- Reply: Jürgen Exner: "Re: exec() gives output??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|