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: Henry Poras <HPoras_at_ctp.com>
Date: Mon, 1 May 2000 21:57:40 -0400
Message-Id: <10484.104645@fatcity.com>


Sorry for the confusion. What I meant was that sometimes when deleting files df -k will not show the newly freed space while du -sk will.

Henry

		-----Original Message-----
		From:	Norwood Bradly A
[mailto:Bradley.A.Norwood_at_M1.IRSCOUNSEL.TREAS.GOV]
		Sent:	Monday, May 01, 2000 7:34 PM
		To:	Multiple recipients of list ORACLE-L
		Subject:	RE: Unix question

		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-----
		Sent: Monday, May 01, 2000 4:15 PM
		To: Multiple recipients of list ORACLE-L


		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
		our SA).

		Henry
		-- 
		Author: Norwood Bradly A
		  INET: Bradley.A.Norwood_at_M1.IRSCOUNSEL.TREAS.GOV

		Fat City Network Services    -- (858) 538-5051  FAX: (858)
538-5051
		San Diego, California        -- Public Internet access /
Mailing Lists         

                To REMOVE yourself from this mailing list, send an E-Mail message

                to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in

		the message BODY, include a line containing: UNSUB ORACLE-L
		(or the name of mailing list you want to be removed from).
You may
		also send the HELP command for other information (like
Received on Mon May 01 2000 - 20:57:40 CDT

Original text of this message

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