windows下刪除過期的檔案
因為公司還有一些AP server需要用到Windows作業系統,根據集團要求,日誌檔案必須保留60天,但苦於空間問題,必須定時刪除
在window server 上先寫一個bat指令碼,把如下命令放進去
forfiles /p D:\backup_log\ /m * /d -60 /c "cmd /c del @file"
在制定一個定時人物,每天凌晨2點刪除log檔案;
這命令需要部署到XP系統的話,可以直接去window 2003/2008或者win7系統裡面copy出來就可以用了
在window server 上先寫一個bat指令碼,把如下命令放進去
forfiles /p D:\backup_log\ /m * /d -60 /c "cmd /c del @file"
在制定一個定時人物,每天凌晨2點刪除log檔案;
這命令需要部署到XP系統的話,可以直接去window 2003/2008或者win7系統裡面copy出來就可以用了
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/27144762/viewspace-762760/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- windows下自動刪除過期檔案的指令碼Windows指令碼
- RocketMQ -- 過期檔案的刪除MQ
- kafka-- 過期檔案的刪除Kafka
- windows 下刪除.svn檔案Windows
- 刪除指定日期內的過期檔案
- Windows下批次刪除N天前的檔案Windows
- 在WINDOWS下刪除幾天前的檔案Windows
- linux下自動刪除過期檔案命令Linux
- oracle rman 刪除過期的歸檔Oracle
- OGG刪除過期的trail檔案,shell實現AI
- rman 刪除所有過期歸檔
- windows 下 檔案內容清理且不刪除-拾億Windows
- oracle 刪除過期的歸檔日誌Oracle
- 【轉載】windows下刪除指定日期前的檔案Windows
- windows 7下刪除檔案開啟型別的方法Windows型別
- windows.old可以刪除嗎?windows.old檔案的刪除方法Windows
- Linux下批量刪除空檔案或者刪除指定大小的檔案Linux
- Windows forfiles(刪除歷史檔案)Windows
- 定時拷貝加時間維的檔案和定時刪除過期檔案
- windows刪除檔案的批處理操作Windows
- Linux下刪除昨天的檔案Linux
- 解決刪除Linux下刪除檔案過多而受shell限制的問題Linux
- 通過SQL儲存過程刪除過期的資料庫Bak備份檔案SQL儲存過程資料庫
- [ standby db ] windows下備庫的刪除過程Windows
- Windows & Unix 檔案格式之迷 < VI下刪除文字中的^M>Windows
- Windows 10刪除備份檔案方法Windows
- Redis過期刪除策略Redis
- 檔案的刪除
- AIX 檔案過多無法刪除AI
- 刪除檔案
- redis 過期鍵刪除策略Redis
- windows10中的windows的系統舊檔案如何刪除Windows
- linux 下刪除亂碼檔案Linux
- solaris下使用lsof恢復刪除的檔案
- [ standby db ] windows下備庫的刪除過程 -- 【轉發】Windows
- 以前的windows安裝檔案可以刪除嗎 windowsold檔案刪除了有影響嗎Windows
- 透過控制程式碼檔案恢復linux下誤刪除的資料檔案Linux
- 邏輯dg刪除主庫過期歸檔日誌