home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1768 < prev    next >
Encoding:
Internet Message Format  |  1990-12-28  |  1.1 KB

  1. From: strobl@gmdzi.UUCP (Wolfgang Strobl)
  2. Newsgroups: alt.sources
  3. Subject: Re: ELVIS WARNING - LOST CLUSTERS ON PC's
  4. Message-ID: <3280@gmdzi.UUCP>
  5. Date: 1 Sep 90 08:07:32 GMT
  6.  
  7. tim@delluk.uucp (Tim Wright) writes:
  8.  
  9. >In <689@aut.UUCP> nbladt@aut.UUCP (Norbert Bladt) writes:
  10.  
  11. >>tjr@cbnewsc.att.com (thomas.j.roberts) writes:
  12.  
  13. >>>Following up to my previous posting on successfully building elvis:
  14.  
  15. (Discussion about temporary files, lost clusters etc deleted)
  16.  
  17. >This style of programming is *perfectly* valid under UNIX. It is part
  18. >of the UNIX filesystem semantics and is a good way of creating a
  19. >temporary file that nobody can mess up (excepting race conditions),
  20. >even without the BSD-style protected tmp directories. It also avoids
  21. >leaving the temporary file around in the case of the process
  22. >receiving a kill -9. However, as you noted, this causes problems
  23. >elsewhere (although what DOS does just shows how poor DOS is). NFS has
  24.  
  25. A really perfect argument. MSDOS filesystem semantics are different from
  26. Unix filesystem semantics. This shows how poor DOS is. Oh well...
  27.  
  28. Wolfgang Strobl
  29. #include <std.disclaimer.hpp>
  30.