From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: Tool renames? was Re: First stab at glossary Date: Sun, 04 Sep 2005 17:35:21 -0700 Message-ID: <7vbr38bbcm.fsf@assigned-by-dhcp.cox.net> References: <200509042143.j84LhDZo020359@laptop11.inf.utfsm.cl> <7vmzmsbcuc.fsf@assigned-by-dhcp.cox.net> <431B90B9.4000108@bigpond.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Horst von Brand , Daniel Barkalow , Tim Ottinger , git@vger.kernel.org X-From: git-owner@vger.kernel.org Mon Sep 05 02:36:10 2005 Return-path: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EC4xs-00025V-Qq for gcvg-git@gmane.org; Mon, 05 Sep 2005 02:36:01 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932171AbVIEAf0 (ORCPT ); Sun, 4 Sep 2005 20:35:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932160AbVIEAfZ (ORCPT ); Sun, 4 Sep 2005 20:35:25 -0400 Received: from fed1rmmtao06.cox.net ([68.230.241.33]:10636 "EHLO fed1rmmtao06.cox.net") by vger.kernel.org with ESMTP id S932148AbVIEAfY (ORCPT ); Sun, 4 Sep 2005 20:35:24 -0400 Received: from assigned-by-dhcp.cox.net ([68.4.9.127]) by fed1rmmtao06.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20050905003522.DTUF2438.fed1rmmtao06.cox.net@assigned-by-dhcp.cox.net>; Sun, 4 Sep 2005 20:35:22 -0400 To: Peter Williams In-Reply-To: <431B90B9.4000108@bigpond.net.au> (Peter Williams's message of "Mon, 05 Sep 2005 10:26:33 +1000") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Peter Williams writes: > *.pl is what is usually used for perl scripts. My recollection may be faulty, but '*.pl' was meant to be used for older Perl libraries back in perl4 days, and the standalone scripts are to be named '*.perl' but many people made the mistake of naming them '*.pl'.