read(3, " ,EFD1DC g v }12 E\tE0EE".., 32768) =32768write(4, " A T A G A A T T

2007-12-24 23:29:00

read(3, " ,EFD1DC g v }12 E\tE0EE".., 32768) =
32768
write(4, " A T A G A A T T A G T A".., 32768) =
32768
write(4, " T C T C A C C T\n C C A".., 32768) =
32767
write(4, " G", 1) Err#27
EFBIG
write(2, "\n", 1) = 1
write(2, " g z i p", 4) = 4
write(2, " : ", 2) = 2
write(2, " M a s ", 3) = 3
write(2, " : ", 2) = 2
write(2, " F i l e t o o l a r".., 14) = 14
write(2, "\n", 1) = 1
close(4) = 0
unlink("Mas") = 0
llseek(0, 0, SEEK_CUR) =
18657
_exit(1)

Would someone enlighten me. Why I can't unzip a file
that exceeded more than 2GB size? Is this a Solaris
bugs or limitation?

TIA.

Regards,
Tim
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

Comments

Got something to say?

You must be logged in to post a comment.