On Sun, 2 Nov 2003, Ged Haywood wrote:
> > find /etc -type f -exec grep -l /dev/ttyS0 { } \;
>
> That won't find the inittab entry. :)The fuser command might help you find out if another process is using /dev/ttyS0. Cheers, Rob Komar - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
