From owner-freebsd-isp Thu Jan 29 02:24:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12521 for freebsd-isp-outgoing; Thu, 29 Jan 1998 02:24:31 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12516 for ; Thu, 29 Jan 1998 02:24:25 -0800 (PST) (envelope-from danny@panda.hilink.com.au) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id VAA08043; Thu, 29 Jan 1998 21:23:52 +1100 (EST) Date: Thu, 29 Jan 1998 21:23:51 +1100 (EST) From: "Daniel O'Callaghan" To: Karl Pielorz cc: isp@FreeBSD.ORG Subject: Re: wu-ftpd 2.4.2-beta-13-1 - Internal ls? In-Reply-To: <34D055F2.F5BA005E@tdx.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe freebsd-isp" On Thu, 29 Jan 1998, Karl Pielorz wrote: > I'm sure I've read somewhere that wu-ftpd (2.4.2-b13-1) can be configured to > use an internal version of the Date & ls commands, rather than having to put I don't know why you want 'date', but FreeBSD's own ftpd can have built_in ls. cd /usr/src/libexec/ftpd ; vi Makefile and you'll see. Cheers, Danny