PREV INDEX NEXT

Author: Unknown
Subject: background understanding
Date: Tuesday, 17 Nov 2020, 15:14:49

Is the major difference when implementing a background command just that the parent process doesn't wait for the child to complete? What happens if the parent requires the child to be done or killed before running? 

Is there anywhere we can read about these processes? I could not find a good explanation in the online chapters stated in the spec (and actually the same with pipelines).
PREV INDEX NEXT