Clean CUPS cache under MacOSX
Mac下清除列印伺服器的快取檔案:
$ cat clean_cups_cache
#!/bin/bash
cd /
SystemStarter stop Printing
rm -rf /var/spool/cups/c*
rm -rf /var/spool/cups/tmp/*
SystemStarter start Printing
exit
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/1541/viewspace-1034276/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Clean context menu under MacOSXContextMac
- Setting file visibility under MacOSXMac
- cache操作:clean、invalidate與flush的含義
- CUPS WEB管理 配置Web
- macosx 下光碟操作Mac
- codechef The Ball And Cups題解
- Under the Hood: NaN of JavaScriptNaNJavaScript
- 《Clean Code》
- 如何讓MacOSX快速完成升級Mac
- [半成品]群暉cups連結印表機
- 聊聊 clean code
- 《The Clean Coder》中的「Clean」如何譯?【已結貼】
- Under the conditions with the lancel handbags sale
- how to clean failed crsAI
- 【 Filed Under 】Excel Web Access Web部件ExcelWeb
- CUPS讓Linux列印變得更輕鬆(轉)Linux
- 在MacOSX下重灌BC分割槽Windows系統MacWindows
- 前端的Clean Architecture前端
- Clean architecture for the rest of usREST
- Install netCDF under mac osMac
- IP config with netsh under windowsWindows
- Sublime Text 2的一些外掛配置(MacOSX)Mac
- 在MacOSX10.8中配置Apache+PHP+MySQLMacApachePHPMySql
- 《Clean Code》閱讀筆記筆記
- 一個clean框架的demo框架
- Clean Code 閱讀總結
- Clean up a failed CRS installAI
- vulnhub靶場之FUNBOX: UNDER CONSTRUCTION!Struct
- A Univariate Bound of Area Under ROC 論文小結
- Under the same directory(folder) copy or rename with the different extension name
- XCode6.3上使用opencv教程(MacOSX 10.10)XCodeOpenCVMac
- Mind Manager X 10 registry backup key under windows XPWindows
- Todo‑mvp‑clean 原始碼體驗MVP原始碼
- 使用 SASS Mixin 編寫 clean code
- 程式碼整潔之道 clean code
- Clean WRH$_ACTIVE_SESSION_HISTORY in SYSAUXSessionUX
- 讓 lighttpd 支援 wordpress clean urlhttpd
- SVN中clean up的含義