Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!boris.mscs.mu.edu!gill From: gill@boris.mscs.mu.edu (Max Headroom) Newsgroups: comp.unix.questions Subject: Re: Max filesize in Interactive 386/ix? Keywords: Filesize, Interective Message-ID: <668@spool.mu.edu> Date: 21 Mar 91 16:06:24 GMT Article-I.D.: spool.668 References: <1991Mar17.152742.22390@watdragon.waterloo.edu> Sender: news@spool.mu.edu Distribution: na Organization: Marquette University - Department MSCS Lines: 20 wgstevens@dahlia.uwaterloo.ca (Warren Stevens) encounter a problem that has been solved before: >I am trying to uncompress very large tar files, required for the gnu compiler >and TeX. Whenever i get to about the 2 meg area, whatever program I am >using dies with the error message "File too large". I know that the >error is not related to the program, because it happens when i use >either uncompress or cat. I have tried it on different filesystems, >and that too makes no difference. > Try zcat file.tar.Z >temp.tar and then take it from there. This should work (read: It has worked for me). If you still get an error, then maybe your disk is filling up. Ulimit strikes here? The zcat trick should work for files of arbitary size. And I saw it used to answer a similar question here a few weeks ago. cheers -dicky gill (Violator) -gill@boris.mscs.mu.edu