Quote:
By default stdin, stdout, and stderr are file descriptors opened during process creation.
If the file limit is 16, for example, then the process has 13 files descriptors to play with.
|
Jim, does that mean there wont be any difference between the number of file descriptors for the foreground process and cron jobs alloted ?