Re: Forground process and background process

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
>    It seems that you (or probably POSIX docs) are confusing two
> different things: background process and a deamon. A deamon doesn't
> have it's own controolling terminal so it must not read/write from/to
> stdio. Perhaps this is what POSIX docs are refering to. Bye.
> 

But,
There can also be a background user program. What happens on that case.
eg,
int main()
{
 scanf(...);
}

and i run it as ./my &

Thanks 

-- 
Manish Regmi

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux