home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / software / 2546 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.1 KB  |  58 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!tulane!ukma!news
  3. From: soward@slow.inslab.uky.edu (John Soward)
  4. Subject: Re: TeX disk space inefficiencies. (save ~2 meg)
  5. References: <1992Nov7.172031.10284@dartvax.dartmouth.edu>
  6. Nntp-Posting-Host: slow.inslab.uky.edu
  7. Message-ID: <1992Nov7.214536.18021@ms.uky.edu>
  8. Reply-To: soward@slow.inslab.uky.edu (John Soward)
  9. Organization: University Of Kentucky, Dept. of Math Sciences
  10. Sender: news@ms.uky.edu (USENET News System)
  11. Date: Sat, 7 Nov 1992 21:45:36 GMT
  12. Lines: 44
  13.  
  14. Michael Glenn writes
  15. -> 
  16. -> My second attempt at posting this.  Dunno if this is old news, but...
  17. -> 
  18. -> After installing amstex and amslatex on my NeXT, I discovered several  
  19. -> additional files that were not needed.  Namely duplicate copies of files  
  20. -> that could easily be replaced with symbolic links.
  21. -> 
  22. -> In /usr/lib/tex/formats:
  23. -> 
  24. -> splain.fmt == slitex.fmt (576k)
  25. -> lplain.fmt == latex.fmt  (496k)
  26. -> plain.fmt  == tex.fmt    (288k)
  27. -> 
  28. -> In /usr/bin:
  29. -> 
  30. -> latex  == tex (184k)
  31. -> slitex == tex (184k)
  32. -> virtex == tex (184k)
  33. -> 
  34. -> /usr/bin/tex apparently looks at what command line command was used to  
  35. -> execute it to determine which .fmt file is loaded in.
  36. -> 
  37. -> I've removed latex, slitex, virtex, splain.fmt, lplain.fmt, and plain.fmt,  
  38. -> and replaced them with symbolic links, a total savings of 1912k, almost 2  
  39. -> meg!
  40. -> 
  41. -> Does anyone else know of other such duplicate files that come with the 3.0  
  42. -> packages?
  43.  
  44. Hmm, well, I looked and all of these files are already links! Jost not symbolic  
  45. links vs hard links! 
  46. There is no disk space savings.
  47.  
  48. if you had not blown them away ;-) you could do an ls -i /usr/bin/*tex and see  
  49. that they all pointed to the same inode...the same is true of the formats  
  50. files.
  51.  
  52.  
  53. --
  54.     ________________________________________________________________________
  55.    /   'The midnight sun will burn you up" -The Cure, Piggy in the Mirror  /
  56.   /         soward@ms.uky.edu | soward@inslab.uky.edu (NeXT Mail)         /
  57.  /_______________________________________________________________________/
  58.