Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jan 2001 20:11:12 -0600
From:      David Kelly <dkelly@grumpy.dyndns.org>
To:        Dan Nelson <dnelson@emsphone.com>
Cc:        Fernan Aguero <fernan@iib.unsam.edu.ar>, freebsd-questions@FreeBSD.ORG, dkelly@grumpy.dyndns.org
Subject:   Re: large files? 
Message-ID:  <200101060211.f062BCp31705@grumpy.dyndns.org>
In-Reply-To: Message from Dan Nelson <dnelson@emsphone.com>  of "Fri, 05 Jan 2001 10:32:48 CST." <20010105103247.C5994@dan.emsphone.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Nelson writes:
> In the last episode (Jan 05), Fernan Aguero said:
> > My main needs are being able to:
> > cp, mv, compress/uncompress, cat, grep large files (I may be missing
> > something here, but you get the idea)
> 
> Tail has problems on large files, but only because it tries to mmap the
> entire file at once.  That's the only program I can remember having
> problems with.  I can personally vouch for cp, mv, gzip, cat, and grep :)

There was a little problem with tcopy and dd several years ago as they 
wrapped at 4G. That's fixed.

I used to move tape images around a lot with FreeBSD 2.2.5. Not a bit 
of problem with huge files other than the counters in dd and tcopy. The 
only real problem I had was SGI's love of 128k blocksize on DDS tapes. 
FreeBSD can't do that. But in the business I was in I couldn't send out 
a tape in any format that everything I knew of could read so the SGI 
tapes needed to be fixed in spite of our policy of being a library and 
not modifying submissions.

--
David Kelly N4HHE, dkelly@hiwaay.net
=====================================================================
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.




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?200101060211.f062BCp31705>