[EMAIL PROTECTED] (Garrick Staples) writes:
> On Wed, Feb 20, 2002 at 08:55:10PM +0100, Danny Tholen alleged:
> > sub search_windows_font {
> > foreach my $fstab_line (grep { /vfat/ } cat_('/etc/mtab') ) {
>
> That regexp looks dangerous to me, "/mnt/not_vfat" would match. But
> maybe the code inside the loop checks, I've not looked. Just thought
> I'd mention this :)well, the entire code is ugly, but I'm not the author :) I'll correct the things I can with the time I have. -- dam's
