Unix Job Control in C [typo fixed]
I'm getting quite frustrated. I need help- and quick.
How do you move a background process to a foreground process? Basically, I am writing a shell. I want to implement built-in job control commands like bash's fg and bg. Can anyone help?
Last edited by apydia; 05-07-2004 at 07:33 AM.
|