On Mon, Jun 23, 2003 at 09:03:11PM +1200, Christopher Sawtell wrote:
> perhaps it might be better to say
> for x in $(find /lib/modules/`uname -r`/kernel/drivers/net/ -type f)
Ah, yeah. I was going to put a note saying "don't use the above, look
at the man page for find to work out how to do it properly" rather than
hand out the answer on a plate, but I forgot it.
> I'd agree with those sentiments, perhaps it might be better to
> modprobe the module?
Even then, using modprobe to load every kernel module you find is not a
very good idea. For a short term hack, it's probably okay, but for
anything serious you're better off at looking at something more robust.
Cheers,
-mjg
--
Matthew Gregan |/
/| [EMAIL PROTECTED]