home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / question / 10226 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  832 b 

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: Simple AWK question.....
  5. Message-ID: <14179@auspex-gw.auspex.com>
  6. Date: 20 Aug 92 18:37:58 GMT
  7. References: <l96frkINNsom@phad.hsc.usc.edu> <hm342st.714305966@unidui>
  8. Sender: news@auspex-gw.auspex.com
  9. Organization: Auspex Systems, Santa Clara
  10. Lines: 10
  11. Nntp-Posting-Host: bootme.auspex.com
  12.  
  13. >This works under AIX 3.1.5 with ksh and I hope under other BSD like OS, too.
  14. >Under SYS V like OS you'll get twice the amount of kB, which is weird,
  15. >but ...
  16.  
  17. Err, AIX 3.2, at least, isn't "BSD-like" in that regard, it's System
  18. V-like, not surprisingly; its "du" reports the number of 512-byte
  19. chunks, not the number of 1024-byte chunks.
  20.  
  21. SV-like "du" commands don't *report* the number of kB, they report the
  22. number of half-kB.
  23.