On Tue, 2007-11-27 at 23:03 +0100, nodata wrote: > Am Dienstag, den 27.11.2007, 11:55 -0500 schrieb Jesse Keating: > > On Tue, 27 Nov 2007 10:51:26 -0600 > > Les Mikesell <lesmikesell@xxxxxxxxx> wrote: > > > > > And the advantage of distributing all this work and making it be done > > > in a certain order over just forcing case insensitivity would be? > > > > If you care about things being found with lower case, the best way to > > accomplish that is to make everything lower case. Otherwise you're > > going to have differences in yum, vs rpm, vs ls, vs http, vs.... > > > > -- > > fedora-devel-list mailing list > > fedora-devel-list@xxxxxxxxxx > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > But search is already case insensitive. > > When is this useful? When the user is guessing package names? list is case insensitive so if the person knows the name but not the case they can find it. search is also case insensitive but it doesn't just match against package nevra like list does. And neither of those commands modify things on your system. thats why we can be looser with the input we accept. -sv -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list