Computing.Net > Forums > Programming > UNIX Process control

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

UNIX Process control

Reply to Message Icon

Name: HUnTER
Date: October 22, 2002 at 14:33:25 Pacific
OS: UNIX
CPU/Ram: 1.4 128
Comment:

Hi,
I'm writing a programm (C/UNIX) using
fork(). My programm must return control to
shell after I run it, but a new process
(child?) must be runing background,
something like timer.
It must be something like this:

% myprogramm 10 // 10 is a time
%
//10 sec later
% message from programm



Sponsored Link
Ads by Google

Response Number 1
Name: Don Arnett
Date: October 22, 2002 at 16:49:49 Pacific
Reply:

So, do you have a question??


0

Response Number 2
Name: HUnTER
Date: October 23, 2002 at 10:59:10 Pacific
Reply:

Yes, please, can U tell me which process must be runing background and how to do it, I mean to keep one process background and "to have" shell.
Thanks.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: UNIX Process control

A fixed percent CPU usage applicati www.computing.net/answers/programming/a-fixed-percent-cpu-usage-applicati/12902.html

Clustering In Cross Platform www.computing.net/answers/programming/clustering-in-cross-platform/6726.html

How to Set Clock Back 5 minutes in Dos? www.computing.net/answers/programming/how-to-set-clock-back-5-minutes-in-dos/19976.html