Date: Tue, 2 Apr 2002 09:15:46 -0500 From: Lance Bland <lbland@vvi.com> To: "Richard E. Hawkins" <dochawk@psu.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: splitting mac .hqx file to fit on two disks (and reassmbling?) Message-ID: <2017E746-4644-11D6-81C1-0030659A531A@vvi.com> In-Reply-To: <200204021401.g32E1Tf02432@fac13.ds.psu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, April 2, 2002, at 09:01 AM, Richard E. Hawkins wrote: > I need to bring a 1.9m hqx file home for the kids' mac (nethack, of > course :) > > I need to find something that lets me split it under freebsd in a way > that the mac can reassemble it (and my mack knowledge is long out of > date--ppc indeed :) Upgrade your mac to Mac OS X, which is, essentially, FreeBSD based. And then use the "split" command from the Unix Terminal Window (and then cat to cat them together on mac os x): man split man: Formatting manual page... SPLIT(1) System Reference Manual SPLIT(1) NAME split - split a file into pieces SYNOPSIS split [-b byte_count[k|m]] [-l line_count] [file [name]] _______________________________________________ Lance Bland System Administrator at VVI mailto:lance.bland@vvi.com http://www.vvi.com Realtime, bulk and web data reporting and visualization To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2017E746-4644-11D6-81C1-0030659A531A>