
On Friday 14 September 2012, Carlos E. R. wrote:
On 2012-09-14 00:38, Linda Walsh wrote:
Jan Engelhardt wrote:
On Thursday 2012-09-13 11:07, Linda Walsh wrote:
Jan Engelhardt wrote:
On Thursday 2012-09-13 07:54, Linda Walsh wrote:
Claudio Freire wrote: > On Thu, Sep 13, 2012 at 2:36 AM, Linda Walsh <suse@tlinx.org> wrote: >> What environment variable do I change? > > alias sort="sort --parallel=N" ?
So I put that where to have it in effect for my 45 minute runs of updatedb?
echo -en '#!/bin/sh\nexec /usr/bin/sort --parallel=N "$@"'
/usr/local/bin/sort;
--- Clever, but it sorta misses the point as it will be overwritten on the next update if it isn't fixed.
It won't be overwritten, it's in /usr/local.
---- Then that won't work, as many utils -- including, specifically, updatedb, set the path and do not include /usr/local/bin, as it's not an official path.
Frankly, I would not want updatedb to run the search with all cores. I would not be able to do anything else while it runs. :-(
It's niced 19, so shouldn't be a problem. You could also edit /etc/cron.daily/suse-updatedb or /usr/bin/updatedb cu, Rudi -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org