Remove thumbnails
This page was last updated on July 31, 2011.
When browsing files locally, Konqueror and/or Dolphin build up thumbnails of images viewed. To remove them:
- Open a terminal window and type:
- Then type:
- Then type:
- Then type:
cd ~/.thumbnails/normal
Press the Enter key.
rm -rf *.png
Press the Enter key.
cd ~/.thumbnails/large
Press the Enter key.
rm -rf *.png
Press the Enter key.
Obligatory Happy Ending
And they all lived happily ever after. The end.
