From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262770AbUDPJIP (ORCPT ); Fri, 16 Apr 2004 05:08:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262837AbUDPJIP (ORCPT ); Fri, 16 Apr 2004 05:08:15 -0400 Received: from mail.shareable.org ([81.29.64.88]:34722 "EHLO mail.shareable.org") by vger.kernel.org with ESMTP id S262770AbUDPJIO (ORCPT ); Fri, 16 Apr 2004 05:08:14 -0400 Date: Fri, 16 Apr 2004 10:07:32 +0100 From: Jamie Lokier To: Geert Uytterhoeven Cc: Guennadi Liakhovetski , Linux Kernel Development Subject: Re: [OT] Capitals in kernel directory-names Message-ID: <20040416090732.GD22226@mail.shareable.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Geert Uytterhoeven wrote: > Files and directories that start with capitals show up first when using `ls', > that's why people use e.g. README, INSTALL, and Documentation. They used to. Maybe on your system they still do. (Hint: $LANG). [jamie@dual dual-2.6.5]$ ls arch Documentation init MAINTAINERS README sound COPYING drivers ipc Makefile REPORTING-BUGS System.map CREDITS fs kernel mm scripts usr crypto include lib net security vmlinux -- Jamie