TYPECACHE(1) TYPECACHE(1)
typeCache - fill desktop type cache for a directory
/usr/lib/desktop/typeCache dir
In order to improve performance, the IRIX Interactive Desktop
automatically maintains a cache of ftr types for all of the directories
that are viewed with fm or dirview. The typeCache utility can be used to
"pre-fill" this cache for the specified directory.
dir The directory name whose contents are to be typed.
Subdirectories are not traversed, nor are symbolic links typed.
For example, the following command could be executed via a crontab entry
to pre-fill the type cache for all directories under $HOME:
find $HOME -type d -exec /usr/lib/desktop/typeCache '{}' ;
$HOME/.desktop-<hostname>/TypeCache
directory containing cached ftr types
cleanCache(1), flushCache(1), fm(1), IID(1).
PPPPaaaaggggeeee 1111 [ Back ]
|