
13 Sep
2012
13 Sep
'12
09:18
Hi, On Thu, Sep 13, Linda Walsh 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.
Which update overwrites stuff in /usr/local/bin ? Hubert Mantel -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org