Home
last modified time | relevance | path

Searched refs:fgrep (Results 76 – 100 of 4876) sorted by relevance

12345678910>>...196

/dports/editors/xvile/vile-9.8v/filters/
H A Dgenmake.sh38 fgrep 'DefineOptFilter(' $SOURCE/*.[cl] | \
43 fgrep 'DefineFilter(' $SOURCE/*.[cl] | \
62 fgrep ' c ' $TEMP | \
84 fgrep ' l ' $TEMP | \
/dports/editors/vile/vile-9.8v/filters/
H A Dgenmake.sh38 fgrep 'DefineOptFilter(' $SOURCE/*.[cl] | \
43 fgrep 'DefineFilter(' $SOURCE/*.[cl] | \
62 fgrep ' c ' $TEMP | \
84 fgrep ' l ' $TEMP | \
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/distro/
H A Dupdate.sh16 find . | fgrep '/' | fgrep -v './update.sh' | fgrep -v 'README.swarming' | \
/dports/textproc/aspell-ispell/aspell-0.60.8/test/
H A Dsanity9 if cat tmp/res | fgrep '*'; then
18 if cat tmp/res | fgrep '& swimer' | fgrep 'swimmer'; then
/dports/textproc/aspell/aspell-0.60.8/test/
H A Dsanity9 if cat tmp/res | fgrep '*'; then
18 if cat tmp/res | fgrep '& swimer' | fgrep 'swimmer'; then
/dports/textproc/gnugrep/grep-3.7/doc/
H A DMakefile.am22 man_MANS = grep.1 fgrep.1 egrep.1
25 CLEANFILES = grep.1 egrep.1 fgrep.1
33 egrep.1 fgrep.1: Makefile.am
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/
H A Dfind-unrun-tests.sh4 ant check -Druncheck.arg='-l' | fgrep -- '--' | fgrep -v -- '-- CLDR' | cut -d'-' -f3 | tr -d ' ' …
11 find org com -name '*.java' | xargs grep 'extends.*TestFmwk' | fgrep -v org/unicode/cldr/unittest
/dports/math/reduce/Reduce-svn5758-src/generic/redlogtest/
H A Drltestanalyze.sh48 cpu=$(fgrep Time $timings/$lisp-times/$p.time | awk '{print $4}')
49 gc=$(fgrep Time $timings/$lisp-times/$p.time | awk '{if (NF >= 9) print $9; else print 0}')
51 refcpu=$(fgrep Time $p.${lisp}time | awk '{print $4}')
52 refgc=$(fgrep Time $p.${lisp}time | awk '{if (NF >= 9) print $9; else print 0}')
/dports/devel/b2/B2_Command_Line_Tool-1.3.8/
H A DMakefile2 @fgrep -h "##" Makefile | fgrep -v fgrep | sed -e 's/\\$$//' | sed -e 's/##//'
/dports/sysutils/auto-admin/auto-admin-0.7.8.1/Scripts/
H A Dauto-enable-passwdqc8 if fgrep -q 'release 6' /etc/redhat-release; then
17 elif fgrep -q 'release 7' /etc/redhat-release && \
18 ! fgrep -q auto-enable-passwdqc /etc/security/pwquality.conf; then
H A Dauto-adduser52 awk -F ':' ' { print $3 }' /etc/passwd | fgrep -qw $user_id
59 awk -F ':' ' { print $3 }' /etc/group | fgrep -qw $group_id
69 awk -F ':' ' { print $1 }' /etc/passwd | fgrep -qw $user
79 awk -F ':' ' { print $1 }' /etc/group | fgrep -qw $group
354 fgrep -v '#' /etc/shells
362 if fgrep -q $shell /etc/shells || [ $shell = '/sbin/nologin' ]; then
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/lib/
H A Dgrep.zsh25 # export grep, egrep and fgrep settings
28 alias fgrep="fgrep $GREP_OPTIONS" alias
32 alias -L grep egrep fgrep >| "$__GREP_CACHE_FILE"
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/testsuite/
H A Dgotest316 taglines=`sed '/^package /q' < $f | fgrep '// +build '`
438 if $havex && fgrep 'func TestMain(' $xgofiles >/dev/null 2>&1; then
441 elif test -n "$gofiles" && fgrep 'func TestMain(' $gofiles >/dev/null 2>&1; then
501 …$xofile | egrep " $text .*\."$pattern'$' | grep -v '\..*\..*\.' | fgrep -v '$' | fgrep -v ' __go_'…
508 …$xofile | egrep " $text .*\."$pattern'$' | grep -v '\..*\..*\.' | fgrep -v '$' | fgrep -v ' __go_'…
512 …$xofile | egrep " $text .*\."$pattern'$' | grep -v '\..*\..*\.' | fgrep -v '$' | fgrep -v ' __go_'…
/dports/lang/gnat_util/gcc-6-20180516/libgo/testsuite/
H A Dgotest316 taglines=`sed '/^package /q' < $f | fgrep '// +build '`
438 if $havex && fgrep 'func TestMain(' $xgofiles >/dev/null 2>&1; then
441 elif test -n "$gofiles" && fgrep 'func TestMain(' $gofiles >/dev/null 2>&1; then
501 …$xofile | egrep " $text .*\."$pattern'$' | grep -v '\..*\..*\.' | fgrep -v '$' | fgrep -v ' __go_'…
508 …$xofile | egrep " $text .*\."$pattern'$' | grep -v '\..*\..*\.' | fgrep -v '$' | fgrep -v ' __go_'…
512 …$xofile | egrep " $text .*\."$pattern'$' | grep -v '\..*\..*\.' | fgrep -v '$' | fgrep -v ' __go_'…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/testsuite/
H A Dgotest316 taglines=`sed '/^package /q' < $f | fgrep '// +build '`
438 if $havex && fgrep 'func TestMain(' $xgofiles >/dev/null 2>&1; then
441 elif test -n "$gofiles" && fgrep 'func TestMain(' $gofiles >/dev/null 2>&1; then
501 …$xofile | egrep " $text .*\."$pattern'$' | grep -v '\..*\..*\.' | fgrep -v '$' | fgrep -v ' __go_'…
508 …$xofile | egrep " $text .*\."$pattern'$' | grep -v '\..*\..*\.' | fgrep -v '$' | fgrep -v ' __go_'…
512 …$xofile | egrep " $text .*\."$pattern'$' | grep -v '\..*\..*\.' | fgrep -v '$' | fgrep -v ' __go_'…
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/misc/scripts/svn/hooks/
H A Dpre-commit33 fgrep "svn:mime-type" |
54 if svnl cat $f | fgrep -q ' '; then
69 if svnl cat $f | fgrep -qw '_T'; then
/dports/lang/mono/mono-5.10.1.57/docs/
H A Dproduce-lists16 fgrep -v -f $dir/ignore
21 fgrep -w -v -f $dir/hidden_methods
31 grep -v _wapi | fgrep -v -f $dir/wapi
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/misc/scripts/svn/hooks/
H A Dpre-commit33 fgrep "svn:mime-type" |
54 if svnl cat $f | fgrep -q ' '; then
69 if svnl cat $f | fgrep -qw '_T'; then
/dports/net/tinyfugue/tf-50b8/tf-lib/
H A Dgrep.tf12 /def -i _fgrep = \
15 /def -i fgrep = \
17 /quote -S /_fgrep `%-1
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/lib/tf/
H A Dgrep.tf12 /def -i _fgrep = \
15 /def -i fgrep = \
17 /quote -S /_fgrep `%-1
/dports/textproc/gnugrep/grep-3.7/src/
H A DMakefile.am25 bin_SCRIPTS = egrep fgrep script
54 egrep fgrep: egrep.sh Makefile target
56 case $@ in egrep) option=-E;; fgrep) option=-F;; esac && \
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/bzip2-1.0.6/
H A Dbzgrep.141 .I fgrep
50 for sh: GREP=fgrep bzgrep string files
51 for csh: (setenv GREP fgrep; bzgrep string files)
56 grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1)
/dports/games/libretro-fuse/fuse-libretro-8b51f87/bzip2/
H A Dbzgrep.141 .I fgrep
50 for sh: GREP=fgrep bzgrep string files
51 for csh: (setenv GREP fgrep; bzgrep string files)
56 grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1)
/dports/games/libretro-gw/gw-libretro-2be30ba/bzip2/
H A Dbzgrep.141 .I fgrep
50 for sh: GREP=fgrep bzgrep string files
51 for csh: (setenv GREP fgrep; bzgrep string files)
56 grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1)
/dports/devel/boost-python-libs/boost_1_72_0/tools/boost_install/test/iostreams/bzip2-1.0.6/
H A Dbzgrep.141 .I fgrep
50 for sh: GREP=fgrep bzgrep string files
51 for csh: (setenv GREP fgrep; bzgrep string files)
56 grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1)

12345678910>>...196