Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Unix question

RE: Unix question

From: Norwood Bradly A <Bradley.A.Norwood_at_M1.IRSCOUNSEL.TREAS.GOV>
Date: Mon, 1 May 2000 17:15:57 -0400
Message-Id: <10484.104626@fatcity.com>


For du:

-s Causes only the grand total (for each of the specified files) to be
given.
-k Causes du to write the file sizes in units of 1024 B,rather than the
default 512 B units.

For df:

   -k Print allocation in kilobytes (i.e., in 1024 B units). The output format is similar to that of
the df command in the BSD. If df is invoked as bdf, -k is implied.

-----Original Message-----
From: Henry Poras [mailto:HPoras_at_ctp.com] Sent: Monday, May 01, 2000 4:15 PM
To: Multiple recipients of list ORACLE-L Subject: RE: Unix question

I've also seen differences between df -k and du -sk. I assume they use different calls to the kernal, but I don't know how they differ (neither did Received on Mon May 01 2000 - 16:15:57 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US