
13 Sep
2012
13 Sep
'12
20:32
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. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org