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