Home
last modified time | relevance | path

Searched refs:PRUNEDIRS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/locate/locate/
H A Dupdatedb.sh56 : ${PRUNEDIRS:=".git"} # unwanted directories, in any parent
92 if [ -n "$PRUNEDIRS" ]; then
93 for dir in $PRUNEDIRS; do
H A Dlocate.rc16 #PRUNEDIRS=".git"