瀏覽單個文章
我愛賺錢
*停權中*
 

加入日期: Apr 2002
您的住址: 錢莊
文章: 374
超小型超快速的重組程式
不確定大磁叢下能不能用
代碼:
SEE PROPERTIES FOR VERSION INFORMATION
dirms <drive letter> [DEFRAG, COMPACT, MOVE] [-q] 
 -q means move file fast, don't move w/compact (compact=glacially slow mode)
example : 'dirms c'
	This defrags, then maximizes free space (slow mode), then defrags again
example : 'dirms c -q'
	This defrags, then maximizes free space (fast mode), then defrags again
example : 'dirms c DEFRAG'
example : 'dirms c CoMpAcT'
example : 'dirms c move date -q'
	This moves by date (puts files with oldest dates toward the front of the drive
example : 'dirms c move lcn'
	This moves by lcn (keeps files toward the front of the drive
舊 2005-07-13, 11:38 AM #17
回應時引用此文章
我愛賺錢離線中