Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2001 01:36:45 -0700 (PDT)
From:      john_wilson100@excite.com
To:        freebsd-hackers@freebsd.org
Subject:   FreeBSD tar and large files (> 2Gb)
Message-ID:  <15935111.1001147816474.JavaMail.imail@swirly>

next in thread | raw e-mail | index | archive | help
I thought this was solved *years* ago:

depot:~$ ls -l streets.*
-rw-r--r--  1 john  john  2501946753 Sep 22 10:37 streets.dbf

depot:~$ tar czvf streets.tgz streets.dbf 
streets.dbf

depot:~$ ls -l streets.tgz 
-rw-r--r--  1 john  john  129 Sep 22 11:20 streets.tgz

depot:~$ tar tzvf streets.tgz 
-rw-r--r-- john/john -1793020543 Sep 22 10:37 2001 streets.dbf

I'm running FreeBSD 4.4-RC (built Sep 12)

John





_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15935111.1001147816474.JavaMail.imail>