convof - return cached conversion of file
convof -C convname [arg1opts...] file convertor [convargs...]
convof returns a cached conversion of the specified file. It is intended to save redoing expensive file conversions. If the cached entry does not yet exist the command
arg1 arg1opts file convertor convargs...
is issued to compute it, placing the result on its standard output.
The conversion name. This string is used as a path component in the cache result to designate this type of conversion.
Shaded sized wallpaper,
CONVCACHE_ROOT, the location of the conversions cache. Default: $HOME/var/cache/convof/convname
arg1(1cs)
Cameron Simpson <cs@zip.com.au>