dick hoogendijk wrote: > > > > produced the following output: > > sort: cannot stat temporary directory /var/tmp//installyoaqw6: No such > file or directory > </msg> > > Any ideas? > > > > . >
For the cron jobs enabled by default in b94, the only one I could find that directly executes sort is: 30 3 * * * [ -x /usr/lib/gss/gsscred_clean ] && /usr/lib/gss/gsscred_clean
