Date: Sat, 28 Nov 1998 16:59:20 -0800 (PST) From: Wolfram Schneider <wosch@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/locate/locate mklocatedb.sh Message-ID: <199811290059.QAA22241@freefall.freebsd.org>
index | next in thread | raw e-mail
wosch 1998/11/28 16:59:20 PST
Modified files:
usr.bin/locate/locate mklocatedb.sh
Log:
Set TMPDIR to /tmp
Remove the temp directory in trap.
Replace the buggy awk script with a correct perl script.
Don't make a copy of the input data anymore if the input is already
sorted (option -presort). This scheme avoid large temporary files in
/tmp.
Revision Changes Path
1.8 +35 -14 src/usr.bin/locate/locate/mklocatedb.sh
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811290059.QAA22241>
