Home
last modified time | relevance | path

Searched refs:sed (Results 126 – 150 of 338) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dmkerrno.sh37 sed -n "s/$pattern/$replace/p" | tr '@' '\n'
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dignore.sh33 $RANDOM)`echo $1 | sed "s/\\([^=]*\\)=\\(.*\\)/eval \\1='\\2'; export \\1/"` ;;
H A Dsilent.sh33 $RANDOM)`echo $1 | sed "s/\\([^=]*\\)=\\(.*\\)/eval \\1='\\2'; export \\1/"` ;;
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dsrc2texi11 sed -e 's,[{}],@&,g' \
/illumos-gate/usr/src/head/
H A Dregexp.h62 int sed, nbra; variable
101 if (*ep == 0 && !sed) in compile()
130 if (!sed) { in compile()
/illumos-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.CompCpio.sh360 Client_BD=`echo $BD | sed s@/@@`
410 full_path=`echo $Client_BD/$path | sed s@//@/@g`
431 full_path=`echo $Client_BD/$path | sed s@//@/@g`
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtermcap.ed79 !sed -e '1,/^--- begin bool/d' -e '/^--- end bool/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s *…
88 !sed -e '1,/^--- begin num/d' -e '/^--- end num/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s */\…
97 !sed -e '1,/^--- begin str/d' -e '/^--- end str/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s */\…
/illumos-gate/usr/src/test/util-tests/tests/ar/
H A Dartest.ksh60 if ! $dump_prog -g $comp | sed 1d > $comp.dump; then
97 if ! $dump_prog -g $ar_f01 | sed 1d > $ar_f01.dump; then
101 if ! $dump_prog -g $ar_f10 | sed 1d > $ar_f10.dump; then
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dnew_bugs.sh32 last=$(echo $last | sed -e 's/line .*//')
H A Dgen_expects_err_ptr.sh23 sed -e 's/([1234567890]*)//' | sort -u > $tmp
H A Dgen_bit_shifters.sh18 grep "info: bit shifter" $file | cut -s -d "'" -f 2- | sed -e "s/'//g" | sort -u > $tmp
/illumos-gate/usr/src/cmd/tsol/demo/
H A Drunwlabel.ksh38 zonepath=`getzonepath "$1" | sed -e 's/\/root$//'`
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_trim/
H A Dzpool_trim.kshlib30 trim_prog_line "$1" "$2" | sed 's/.*(\([0-9]\{1,\}\)% trimmed.*/\1/g'
/illumos-gate/usr/src/cmd/initpkg/rc2.d/
H A Dmk.rc2.d.sh42 name=`echo $f | sed -e 's/^..//'`
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_initialize/
H A Dzpool_initialize.kshlib30 sed 's/.*(\([0-9]\{1,\}\)% initialized.*/\1/g'
/illumos-gate/usr/src/test/util-tests/tests/
H A DMakefile45 sed \
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A DMakefile.demo68 cat $< | sed -e s,/opt/SUNWonld/lib/,`pwd`/lib, | \
69 sed -e s,/usr/lib/link_audit/,`pwd`/lib, > $@
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dtroff.sh44 -c*) cm=`echo $i|sed -e s/c/m/`
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.utf8probefunc.ksh45 cat foo.orig.s | sed 's/foo/foø/g' > foo.s
/illumos-gate/usr/src/test/util-tests/tests/sed/
H A DMakefile25 TESTDIR = $(ROOTOPTPKG)/tests/sed
/illumos-gate/usr/src/ucbcmd/sed/
H A DMakefile27 PROG= sed
/illumos-gate/usr/src/cmd/sgs/tsort/
H A DMakefile52 sed "/^domain/d" < messages.po > $@
/illumos-gate/usr/src/cmd/sgs/m4/
H A DMakefile53 sed "/^domain/d" < messages.po > $@
/illumos-gate/usr/src/cmd/sgs/nm/
H A DMakefile52 sed "/^domain/d" < messages.po > $@
/illumos-gate/usr/src/cmd/fs.d/nfs/clear_locks/
H A DMakefile48 sed "/^domain/d" messages.po > $@

12345678910>>...14