home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / misc / 41821 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.8 KB  |  44 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnews!shurr
  3. From: shurr@cbnews.cb.att.com (larry.a.shurr)
  4. Subject: Re: Dos->OS/2 communication
  5. Organization: AT&T Bell Laboratories, Columbus, OH
  6. Date: Sun, 10 Jan 1993 05:37:40 GMT
  7. Message-ID: <1993Jan10.053740.11922@cbnews.cb.att.com>
  8. References: <C0AnCD.8K6@undergrad.math.waterloo.edu> <1993Jan6.041755.17923@midway.uchicago.edu>
  9. Lines: 33
  10.  
  11. In article <1993Jan6.041755.17923@midway.uchicago.edu> sip1@midway.uchicago.edu writes:
  12. }In article <C0AnCD.8K6@undergrad.math.waterloo.edu> papresco@cantor.math.uwaterloo.ca (Paul Prescod) writes:
  13. }>Absolute last: Is there a way to make a file that takes up truly no
  14. }>space other then name-space?  i.e. doesn't take up a minimum allocation
  15. }>unit?
  16.  
  17. }Under FAT and HPFS, no, I don't think so, unless you're willing to
  18. }break the rules.
  19.  
  20. }Under HPFS the minimum allocation is only 512 bytes, regardless of
  21. }disk size.
  22.  
  23. Since I'm running OS/2 as write this, a quick test reveals the
  24. following:
  25.  
  26. I'm running 4OS2 and as with a Unix shell, you can simply type
  27.  
  28.     >foobar
  29.  
  30. on a command line, which creates the file foobar to receive the
  31. standard output of the null command (nothing, not surprisingly).
  32.  
  33. On both HPFS and FAT systems, this created a zero-length file,
  34. BUT the free space in the HPFS filesystem was decremented by 512
  35. while that of the FAT system was unchanged.  This evidence suggests
  36. that the answer is yes for FAT but no for HPFS.
  37.  
  38. Larry
  39. -- 
  40. Larry A. Shurr (las@cbnmva.att.com) speaking only for myself.
  41. Norman, listen carefully.  I am lying.  Are you sure your circuits are
  42. registering?  Your ears are green.  Logic is a little bird singing in a
  43. meadow.  Logic is a wreath of pretty flowers which smell bad! - Mr. Spock
  44.