CLEANCACHE(1) CLEANCACHE(1)
cleanCache - remove stale desktop type or layout cache entries
/usr/lib/desktop/cleanCache [types | layouts]
In order to improve performance, the IRIX Interactive Desktop
automatically maintains a cache of ftr types and layouts for all of the
directories that are viewed with fm or dirview. The cleanCache shell
script can be used remove cache files for directories which no longer
exists. Since /usr/lib/desktop/cleanCache is a shell script, users can
copy and modify it to suit their own particular needs.
cleanCache accepts one of the following arguments:
types causes the ftr type cache to be cleaned of entries for nonexistent
directoies.
layouts causes saved fm layouts to be removed for non-existent
directories.
The following command could be executed via a crontab entry to clean the
type cache:
/usr/lib/desktop/cleanCache types
$HOME/.desktop-<hostname>/TypeCache
directory containing cached ftr types
$HOME/.desktop-<hostname>/layouts
directory containing saved fm layouts
typeCache(1), flushCache(1), fm(1), IID(1).
PPPPaaaaggggeeee 1111 [ Back ]
|