I could, but it won't help, it will miss the relevant options for gupdatedb:

# cat /opt/csw/bin/gupdatedb | grep sort
        sort="/usr/bin/sort -z"
} | $sort -f | $frcode $frcode_options > $LOCATE_DB.n
} | tr / '\001' | $sort -f | tr '\001' / > $filelist
$bigram $bigram_opts < $filelist | sort | uniq -c | sort -nr |

And I have little doubt, that once 'sort' is sorted, everything will work.

Uwe
--
This message posted from opensolaris.org
_______________________________________________
sysadmin-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to