Cleaning up thumbnails
- From: Robert Moskowitz <rgm htt-consult com>
- To: gnome-list gnome org
- Subject: Cleaning up thumbnails
- Date: Mon, 3 Dec 2007 16:18:42 -0500
I followed the advice at http://mtsmariner.com/content/view/47/66/
I have a script:
#!/bin/sh
find ~/.thumbnails -type f -atime +30 -exec rm {} \;
It does nothing. I have over 10,000 files in ~/.thumbnails/normal
Can someone please help me? I am running Centos 5.0 which has Gnome 2.16.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]