From owner-freebsd-ports Mon Jun 17 20:26:09 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA21164 for ports-outgoing; Mon, 17 Jun 1996 20:26:09 -0700 (PDT) Received: from xi.dorm.umd.edu (root@morrison-c21.aa.net [204.157.220.153]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA21136; Mon, 17 Jun 1996 20:26:03 -0700 (PDT) Received: from localhost (smpatel@localhost [127.0.0.1]) by xi.dorm.umd.edu (8.7.5/8.6.12) with SMTP id UAA01555; Mon, 17 Jun 1996 20:24:32 -0700 (PDT) Date: Mon, 17 Jun 1996 20:24:32 -0700 (PDT) From: Sujal Patel X-Sender: smpatel@xi.dorm.umd.edu To: Peter Wemm cc: Satoshi Asami , committers@freebsd.org, ports@freebsd.org, jmz@freebsd.org Subject: Re: review: ftpget final source In-Reply-To: <199606170859.QAA00412@spinner.DIALix.COM> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 17 Jun 1996, Peter Wemm wrote: > Also, since it does both ftp and http fetches, ftpget is an increasingly > inappropriate name.. Could we rename it to something like (say) netget.. > (I know, that's a boring and uninspiring name...) Why not make the program take a URL as an argument and then call it "urlget" or something like that? At least it's a little better then netget :-) Sujal