Searched refs:egrep (Results 1 – 25 of 215) sorted by relevance
123456789
379 if egrep '^[ \t]*umask[ \t]+[0-7]+' $i > /dev/null ;386 egrep '^[ \t]*umask[ \t]+[0-7]+' $i |429 if egrep umask $i > /dev/null ; then432 egrep umask $i |490 if [ -f $f ] && egrep '^[^#]*(uudecode|decode).*\|' $f; then501 if [ -f $f ] && egrep '\+' $f > /dev/null ; then526 cat -f ${homedir}/.rhosts | egrep '\+' > /dev/null745 egrep -v '^[bc]' $LIST > $TMP1801 egrep "^b.*/${i}[0-9][0-9]*[a-p]$" $LIST >> $TMP1802 egrep "^c.*/r${i}[0-9][0-9]*[a-p]$" $LIST >> $TMP1[all …]
116 | egrep $color -- "$arg" \133 | egrep $color -- "$arg1" \134 | egrep $color -- "$arg2" \151 | egrep -v -- "$varg" \152 | egrep $color -- "$arg" \
51 -@egrep -v ${CUTWARNMSG} ${LOG} > ${LOG}.new ; mv ${LOG}.new ${LOG}56 -@egrep ${CUTWARNMSG2} ${LOG}57 -@egrep -v ${CUTWARNMSG2} ${LOG} > ${LOG}.new ; mv ${LOG}.new ${LOG}67 -@egrep -v ${CUTWARNMSG} ${LOG} > ${LOG}.new ; mv ${LOG}.new ${LOG}72 -@egrep ${CUTWARNMSG2} ${LOG}73 -@egrep -v ${CUTWARNMSG2} ${LOG} > ${LOG}.new ; mv ${LOG}.new ${LOG}
2 exec egrep -n "$*" \
88 egrep="$*"89 if [ "${egrep}" = "" ]; then90 egrep='.'94 ${EGREP} -v 'type=link' | ${EGREP} ${egrep} | \
13 *egrep) grep=${EGREP-egrep} ;;22 grep=egrep
41 egrep="@egrep@"116 if ${egrep} "^${name} FAIL" $srcdir/data/nist-result2 > /dev/null; then122 elif ${egrep} "^${name} EITHER" $srcdir/data/nist-result2 > /dev/null; then
42 egrep 'ERR_' ${.ALLSRC} | egrep '^#define' ;\51 ${CC} -E ${CPPFLAGS} ${.ALLSRC} | egrep 'Char STR' | \
6 kill -INT `ps -ax | egrep "ntpd" | egrep -v "egrep" | sed 's/^\([ 0-9]*\) .*/\1'/`
58 find "$i" -type f -print0 | xargs -0 egrep -l "$PAT" |63 elif egrep -qs "$PAT" "$i"
105 : _M_flags & regex_constants::egrep in _GLIBCXX_VISIBILITY()136 | regex_constants::egrep in _GLIBCXX_VISIBILITY()142 { return _M_flags & (regex_constants::grep | regex_constants::egrep); } in _GLIBCXX_VISIBILITY()
32 egrep -v 'description|seqno|creation_time|Generated' < bak0.orig > a33 egrep -v 'description|seqno|creation_time|Generated' < bak2 > b
76 changedfiles=`cvs diff | egrep '^diff' | awk '{print $3}'`83 removedfiles=`cvs status | egrep '^File:[ ]*no file' | awk '{print $4}'`
146 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then165 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then167 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then177 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
36 case `egrep -q "^cpu family\s*: 6" /proc/cpuinfo &&37 egrep "^model\s*:" /proc/cpuinfo | head -n1` in
8 LINKS= ${BINDIR}/grep ${BINDIR}/egrep \14 MLINKS= grep.1 egrep.1 \
30 FILES=$(egrep -w 'nfscl|nfsd' "$FTOP"/conf/files | awk '{ print $1 }' |\166 egrep -w 'nfscl|nfsd' "$FTOP"/conf/files |\
289 atf_test_case egrep297 egrep '\?|\*$$' "$(atf_get_srcdir)/d_input"380 atf_add_test_case egrep
1113 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then1155 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then1165 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then1177 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then1193 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then1472 if ($ac_dir/nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then1475 elif ($ac_dir/nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then1532 if $NM -V 2>&1 | egrep '(GNU|with BFD)' > /dev/null; then1571 if egrep ' nm_test_var$' "$nlist" >/dev/null; then1572 if egrep ' nm_test_func$' "$nlist" >/dev/null; then[all …]
282 egrep $pat config.cache | while read i; do echo ' '$i;done283 egrep -v $pat config.cache > tmp.$$ && \
189 find $d -type f -print | xargs egrep -l '\$NetBSD:' | while read f; do200 find $d -type f -print | xargs egrep -l 'RCSID\("Id"\)' | while read f; do
7 nm -n rd_bin.syms | egrep -v ' (gcc2|___gnu)_compiled' > $tf