Home | History | Annotate | Download | only in postinstall

Lines Matching refs:GREP

56 : ${GREP:=grep}
290 ${GREP} -E "^${1}:" ${srcfile}
509 | ${GREP} -q -F -x "${basename}" \
578 eval ${GREP} -v -E "'(^$(echo $* | sed -e 's/ /|^/'g))'"
600 ${GREP} -F -v -x "$targets"
714 | ${GREP} -v '[^0-9./]' \
863 if ${GREP} -q "[^#]*${option}[ \t]*=.*${old}" "${c}"
971 if ${GREP} '[bB]lacklist' "${target}" > /dev/null; then
1124 if ${GREP} -E '^#*[[:space:]]*ddb\.onpanic[[:space:]]*\??=[[:space:]]*[[:digit:]]+' \
1597 if ${GREP} -w "mandoc" "${DEST_DIR}/etc/man.conf" >/dev/null 2>&1;
1623 if ${GREP} -i 'http://www.NetBSD.org/Misc/send-pr.html' \
1625 || ${GREP} -i 'https*://www.NetBSD.org/support/send-pr.html' \
1701 if ! ${GREP} -qs "${option}" "${c}"
1976 if ! ${GREP} -E "^ptyfs" "${DEST_DIR}/etc/fstab" > /dev/null; then
2481 if ${GREP} -E "^var_shm_symlink" "${DEST_DIR}/etc/rc.conf" >/dev/null 2>&1;
2484 elif ${GREP} -w "/var/shm" "${DEST_DIR}/etc/fstab" >/dev/null 2>&1;
2594 ! ${GREP} -q 'inpColor:' ${etcx11}/xdm/Xresources; then
2641 | ${GREP} -E "^\\.?${pcpath}/" ;