All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Mantler <nicoya@ubb.ca>
To: David Newall <davidn@davidnewall.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: case-duplicated filenames
Date: Mon, 10 Aug 2009 19:26:28 -0700	[thread overview]
Message-ID: <4A80D6D4.3080005@ubb.ca> (raw)
In-Reply-To: <4A80D5DF.3090402@davidnewall.com>

David Newall wrote:
> Tony Mantler wrote:
>> A co-worker reminded me this afternoon that the linux source tree does not
>> get along well with case-insensitive filesystems. Ever the curious and
>> bored sort, and in the middle of an sqlite bender, I decided to cook up a
>> quick script to find exactly what files those are.
>>   
> 
> Such an extravagant process: you're just being silly.

Well I did say I was bored. ;)


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

?


  reply	other threads:[~2009-08-11  2:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-11  2:05 case-duplicated filenames Tony Mantler
2009-08-11  2:22 ` David Newall
2009-08-11  2:26   ` Tony Mantler [this message]
2009-08-11  9:43     ` Alan Jenkins
2009-08-11 12:38       ` Måns Rullgård
2009-08-11 14:15     ` David Newall
2009-08-11  2:35 ` Måns Rullgård
2009-08-11  3:24 ` Charles Johnston

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A80D6D4.3080005@ubb.ca \
    --to=nicoya@ubb.ca \
    --cc=davidn@davidnewall.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.