tmpwatch命令詳解
功能說明:刪除暫存檔案。
語 法:tmpwatch [-afqv][--test][超期時間][目錄...]
[@more@]補充說明:執行tmpwatch指令可刪除不必要的暫存檔案,您可以設定檔案超期時間,單位以小時計算。
參 數:
-a或--all 刪除任何型別的檔案。
-f或--force 強制刪除檔案或目錄,其效果類似rm指令的"-f"引數。
-q或--quiet 不顯示指令執行過程。
-v或--verbose 詳細顯示指令執行過程。
-test 僅作測試,並不真的刪除檔案或目錄。
例如:
[root@tonykorn97 ~]# tmpwatch -afv --mtime 2 /tmp
removing file /tmp/mapping-root
removing file /tmp/.gdm_socket
removing file /tmp/orbit-root/linc-b61-0-2aa8507ede41a
removing directory /tmp/orbit-root
removing file /tmp/ssh-yFnqF15654/agent.15654
removing directory /tmp/ssh-yFnqF15654
removing file /tmp/.X11-unix/X0
removing directory /tmp/.X11-unix
removing file /tmp/.X0-lock
removing file /tmp/.font-unix/fs7100
removing directory /tmp/.font-unix
removing directory /tmp/.ICE-unix
[root@tonykorn97 ~]#
刪除 /tmp的的檔案。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/312079/viewspace-1003551/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- tmpwatch 命令整理
- Linux基礎命令—tmpwatchLinux
- Linux基礎命令---tmpwatchLinux
- tmp目錄刪除和tmpwatch命令的使用
- Dockerfile 命令詳解Docker
- tcpdump命令詳解TCP
- getsebool命令詳解
- w命令詳解
- GCC命令詳解GC
- echo命令詳解
- brctl 命令詳解
- rsync命令詳解
- echo 命令詳解
- date 命令詳解
- free 命令詳解
- NPM命令詳解NPM
- docker命令詳解Docker
- ps命令詳解
- lsof命令詳解
- SVN命令詳解
- 命令模式 詳解模式
- Ethtool命令詳解
- find命令詳解
- test命令詳解
- awk命令詳解
- vmstat命令詳解
- find 命令詳解
- RMAN 命令詳解
- curl命令詳解
- crontab命令詳解
- docker 命令詳解Docker
- unix at命令詳解
- nohup命令詳解
- grep 命令詳解
- vi命令詳解
- Tasklist命令詳解
- at命令使用詳解
- top命令詳解