Searched refs:awk (Results 1 - 25 of 857) sorted by relevance

1234567891011>>

/netbsd-current/tests/lib/libc/net/
H A Dgen_ether_subr3 awk '
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/
H A Dgen3 awk '
/netbsd-current/external/ibm-public/postfix/dist/mantools/
H A Dreadme2html26 ' "$@" | awk '
H A Dfind-double3 sed 's/[^A-Z0-9a-z_][^A-Z0-9a-z_]*/ /g' "$@" | awk '
H A Dmakepostconflinks3 postconf -d | awk '
H A Duser2var7 awk '
H A Dvar2user7 awk '
H A Dhtml2readme28 ' | awk '
H A Ddocparam17 done | awk '
H A Duseparam7 cat "$@" | tr -cs 'a-z0-9_' '\12' | awk '
/netbsd-current/external/gpl3/gcc/dist/contrib/reghunt/examples/
H A Dreg-watch3 awk -f reg-watch.awk "$@"
/netbsd-current/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
H A Dreg-watch3 awk -f reg-watch.awk "$@"
/netbsd-current/sbin/wsconsctl/
H A Dmkkeysym.sh13 AWK=${AWK:-awk}
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dgeniterators.sh27 LC_ALL=C awk '
H A Dgentune.sh28 allcores=`awk -F'[(, ]+' '/^AARCH64_CORE/ { cores = cores$3"," } END { print cores } ' $1`
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dgeniterators.sh27 LC_ALL=C awk '
H A Dgentune.sh28 allcores=`awk -F'[(, ]+' '/^AARCH64_CORE/ { cores = cores$3"," } END { print cores } ' $1`
/netbsd-current/external/bsd/ntp/bin/ntptrace/
H A Dntptrace.awk3 /usr/bin/awk '
8 # awk version by Frederick Bruckman <bruckman@ntp.org>
/netbsd-current/external/historical/nawk/dist/testdir/
H A DREGRESS6 oldawk=${oldawk-awk}
7 awk=${awk-../a.out}
9 echo oldawk=$oldawk, awk=$awk
11 oldawk=$oldawk awk=$awk Compare.t t.*
14 oldawk=$oldawk awk=$awk Compare.p p.? p.??*
17 oldawk=$oldawk awk
[all...]
H A DT.misc5 awk=${awk-../a.out}
17 $awk '{ if (match($0, /^The big brown over the lazy dog/) == 0) {
29 $awk 'length($0) > 10' foo >foo2
34 echo foo | $awk '{ print "H\x49\x4a\x4BL" }' >foo2
38 $awk 'BEGIN { print "0\061\62x\0645" }' >foo2
42 echo 3 5 | $awk '{ i = 1; print $i++ ; print $1, i }' >foo1
55 $awk '{ NF -= 2; $1 = $1; print }' <foo >foo2
60 $awk 'BEGIN {x = 1; print x; x = x; print x}' >foo2
63 echo 573109312 | $awk '{prin
[all...]
/netbsd-current/external/gpl2/groff/dist/font/devps/generate/
H A Dafmname7 echo `dirname $1`/`basename $1 .afm | awk '
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Dmknames.sh49 ${TOOL_AWK:-awk} '
/netbsd-current/tools/awk/
H A DMakefile3 HOSTPROGNAME= ${_TOOL_PREFIX}awk
4 HOST_SRCDIR= external/historical/nawk/bin/awk
/netbsd-current/distrib/common/
H A Drunlist.sh13 done ) | awk -f ${NETBSDSRCDIR}/distrib/common/list2sh.awk | ${SHELLCMD}
/netbsd-current/etc/autofs/
H A Dspecial_hosts9 echo "$out" | awk '{ print $2 }' | sort -u
15 echo "$out" | awk -v host="$1" \

Completed in 306 milliseconds

1234567891011>>