From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267531AbUHJQRU (ORCPT ); Tue, 10 Aug 2004 12:17:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267490AbUHJQQy (ORCPT ); Tue, 10 Aug 2004 12:16:54 -0400 Received: from viper.oldcity.dca.net ([216.158.38.4]:62957 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S267531AbUHJQNL (ORCPT ); Tue, 10 Aug 2004 12:13:11 -0400 Subject: Re: [PATCH 2.6] Remove spaces from PCI IDE pci_driver.name field From: Lee Revell To: Tomas Szepe Cc: Alan Cox , dsaxena@plexity.net, greg@kroah.com, Linux Kernel Mailing List In-Reply-To: <20040810155701.GB21534@louise.pinerecords.com> References: <20040810001316.GA7292@plexity.net> <1092096699.14934.4.camel@localhost.localdomain> <20040810021209.GA10495@plexity.net> <1092138774.16979.13.camel@localhost.localdomain> <20040810155701.GB21534@louise.pinerecords.com> Content-Type: text/plain Message-Id: <1092154407.10794.14.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 10 Aug 2004 12:13:28 -0400 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2004-08-10 at 11:57, Tomas Szepe wrote: > Sure, but while with a GUI you can click on almost anything, on the > command line spaces in filenames have always been a real pain in > the ass, so let's not pretend otherwise. Ever heard of tab completion? Think of it as click for the command line. Seriously, do you really *prefer* filenames like Foo_Bar-Baa_Baaz_Quux.mp3? Lee