[Kde-kiosk] Clearing cookies & cache

Bill Kendrick kde-kiosk@mail.kde.org
Sun, 9 Feb 2003 04:30:38 -0800


Ok, I'm dumb... I figured out how to clear cookies. :^)
(kcookiejar --clear-all)

I've actually created a shell script which can be accessed
from K->Internet->Clear Cookies and Cache
(it has the Cache "globe + lightningbolt" icon)

$ cat /usr/local/bin/clearcookies.sh
#!/bin/sh

kcookiejar --remove-all
kio_http_cache_cleaner --clear-all
kdialog --msgbox "Cookies and cache cleared" --title "Cleared"


Enjoy! :^)


-- 
bill@newbreedsoftware.com                    Was I useful?  Rate this message!
http://newbreedsoftware.com/bill  http://svcs.affero.net/rm.php?r=billkendrick