From owner-freebsd-questions@FreeBSD.ORG Thu Oct 4 13:08:57 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6055B16A417 for ; Thu, 4 Oct 2007 13:08:57 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id EAD4B13C447 for ; Thu, 4 Oct 2007 13:08:56 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 37061 invoked by uid 1002); 4 Oct 2007 13:08:56 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 11.495121 secs); 04 Oct 2007 13:08:56 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 4 Oct 2007 13:08:44 -0000 Message-ID: <4704E5E7.8060001@ibctech.ca> Date: Thu, 04 Oct 2007 09:08:55 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: "Heiko Wundram (Beenic)" References: <4704DFF3.9040200@ibctech.ca> <200710041458.22743.wundram@beenic.net> In-Reply-To: <200710041458.22743.wundram@beenic.net> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Managing very large files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2007 13:08:57 -0000 Heiko Wundram (Beenic) wrote: > Am Donnerstag 04 Oktober 2007 14:43:31 schrieb Steve Bertrand: >> Is there any way to accomplish this, preferably with the ability to >> incrementally name each newly created file? > > man 1 split Thanks. Sheesh it really was that easy. *puts head in sand* Steve