Re: case-duplicated filenames

From: David Newall
Date: Tue Aug 11 2009 - 10:15:25 EST


Tony Mantler wrote:
> David Newall wrote:
>> There appears to be a line missing:
>>
>> find $DIRECTORY | sed 's/^\(.*\)/INSERT INTO filenames (name) VALUES
>> ("\1");/' >>$SQLFILE
>
> ?


Sorry. I just now realised what it does.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/