I need a C program I am writing to run a rcp in the background. I could either fork and make a c function call to rcp the file or I could run the rcp command in the background. I do not know what the c runtime function would be for rcp. Also I do not know the c function to run a process in the background. Please help, Charlie Benton --------------------------------------------------------------------------- Send administrative requests to [EMAIL PROTECTED]
- Re: rcp and spawning processes. charles . benton
- Re: rcp and spawning processes. Adam Rogoyski