Thierry Vignaud Tue, 18 Nov 2003 04:29:44 -0800
Luca Berra <[EMAIL PROTECTED]> writes: > the real problem is: > how the hell do i know if i have devfs using nash?
if (access("/dev/.devfsd", F_OK) != 0) ...