Robert Millan wrote:
> We don't have $moddir/kernel, so find(1) failed with:
> 
>   find: /lib/modules/6.0-1-486/kernel: No such file or directory
> 
> This blurb detects wether it exists first.  Perhaps you'd prefer:
> 
> `if test -d $moddir/kernel ; then echo $moddir/kernel ; fi` ?
> 
> it's a bit longer but more readable imho.

Yes I think that would be more clear.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to