On Sun, 2002-03-31 at 09:51, Terry Lambert wrote:

> 
> Perhaps if the kernel printf also "ignored" the request to print
> the little S.O.B. out, there would be less confusion...

I'm still sticking to the idea that one could test for kldxref, and if
it isn't there, don't execute it.

[ -x /usr/sbin/kldxref ] && /usr/sbin/kldxref

like so, which is perfectly sane bourne shell syntax, which is also used
by BSD make. Like someone else says, work around it or deal with the
users that don't get the (ignored) part.

Just my .02 Euro's

Cheers,
Emiel

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to