Author: Stan Eisenstat
Subject: Re: [Cs323] bg
Date: Thursday, 26 Nov 2020, 12:38:37
> Message Posted By: Unknown
>
> can you give any tips for storing pids (i.e. global, static, etc.) so that
> the process() command can reap zombies when there are backgrounded commands?
They need to be in persistent storage or in a block to
which there is a pointer in persistent storage.
--Stan-
PREV
INDEX
NEXT