View | Details | Raw Unified | Return to bug 203338
Collapse All | Expand All

(-)book.xml (-2 / +2 lines)
Lines 3362-3369 Link Here
3362
	    deleted, the file is not really removed from the file
3362
	    deleted, the file is not really removed from the file
3363
	    system until the program stops using it.  The file is
3363
	    system until the program stops using it.  The file is
3364
	    immediately deleted from the directory listing, however.
3364
	    immediately deleted from the directory listing, however.
3365
	    As an example, consider a file that is large enough that
3365
	    As an example, consider a file whose presence is large enough
3366
	    its presence affects the output of
3366
            to affect the output of
3367
	    <command>du</command> and <command>df</command>.  If this
3367
	    <command>du</command> and <command>df</command>.  If this
3368
	    file is deleted while using <command>more</command> on it,
3368
	    file is deleted while using <command>more</command> on it,
3369
	    <command>more</command> does not immediately choke and
3369
	    <command>more</command> does not immediately choke and

Return to bug 203338