[ILUG] Re: inetd
Colin Whittaker
grimnar at redbrick.dcu.ie
Thu Jan 20 12:50:08 GMT 2000
John P. Looney stated the following on Thu, Jan 20, 2000 at 12:36:20PM +0000 :
> Anyone know off hand what file descriptor three is, for a program just
> started off by inetd ?
0 is STDIN
1 is STDOUT
2 is STDERR
3 must have been open by the application after it started, truss /
ktrace etc might be your friend here.
--
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
| "Crystalline perfection is brittle" |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
More information about the ILUG
mailing list