Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!ucbvax!ACF4.NYU.EDU!karron From: karron@ACF4.NYU.EDU (Dan Karron) Newsgroups: comp.sys.sgi Subject: Compress and LONG LONG LONG file names... Message-ID: <9007251408.AA24909@acf4.NYU.EDU> Date: 25 Jul 90 14:08:24 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 Compress wont tack on a .Z if it things a file name is too long, and will not compress a long file name. A while back, I noted that IRIS allows LONG LONG LONG file names. Where is the source to compress (I think that sgi has it as a sbin executable, but the source it public domain) ? Where in the /usr/include directory is the def for a directory name slot length ? Can I make a version of compress that will know the real length of IRIX file names. Is there a version/ or the mods to do this around ? The problem comes up when I have to compress a tree of files with longis(>18) characters filenames. It is silly not to compress them only because they have long names. dan.