Home
last modified time | relevance | path

Searched refs:sed (Results 151 – 175 of 338) sorted by last modified time

12345678910>>...14

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_initialize/
H A Dzpool_initialize_online_offline.ksh69 sed 's/.*ed at \(.*\)).*/\1/g')
H A Dzpool_initialize.kshlib30 sed 's/.*(\([0-9]\{1,\}\)% initialized.*/\1/g'
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_devices_missing.ksh91 sed "s:$DEVICE_DIR:$BACKUP_DEVICE_DIR:g")
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_012_pos.ksh45 | sed -e 's/\.//g')
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_clone_007_pos.ksh44 | sed -e 's/\.//g')
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dblkdev.shlib446 out=$(echo $out | sed -e "s|${devdir}/||g" | tr '\n' ' ')
/illumos-gate/usr/src/test/util-tests/tests/sed/
H A Dsed_addr.ksh14 SED=${SED:=/usr/bin/sed}
H A DMakefile25 TESTDIR = $(ROOTOPTPKG)/tests/sed
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/
H A DREADME1 The tests in this directory were imported from the sed tests in FreeBSD
2 ( https://github.com/freebsd/freebsd/tree/master/usr.bin/sed/tests )
H A DTHIRDPARTYLICENSE29 # @(#)sed.test 8.1 (Berkeley) 6/6/93
H A DTHIRDPARTYLICENSE.descrip1 sed tests
H A DMakefile23 TESTDIR = $(ROOTOPTPKG)/tests/sed
/illumos-gate/usr/src/test/util-tests/tests/make/
H A Dmake_test.ksh41 diff -u "$expected" "$actual" | sed 's/^/ /'
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dctftest.ksh215 check=$(echo "$base" | sed s/test-/check-/)
231 check=$(echo "$base" | sed s/test-/check-/)
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.split116 who | sed 10q >> $TEMP0
117 sed 10q /etc/passwd >> $TEMP0
H A DT.nextfile24 sed 1q $i >> $TEMP0
74 sed 100q $i >> $TEMP0
94 sed 1q $i >> $TEMP0
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dpipeio2.ok1 'echo January 1997 | sed "s/[0-9]/./g"'
3 'echo S M Tu W Th F S | sed "s/[0-9]/./g"'
5 'echo 1 2 3 4 | sed "s/[0-9]/./g"'
7 'echo 5 6 7 8 9 10 11 | sed "s/[0-9]/./g"'
9 'echo 12 13 14 15 16 17 18 | sed "s/[0-9]/./g"'
11 'echo 19 20 21 22 23 24 25 | sed "s/[0-9]/./g"'
13 'echo 26 27 28 29 30 31 | sed "s/[0-9]/./g"'
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_truss.sh37 sed -e 's/^/ /' output.$$
39 sed -e 's/^/ /' expected.$$
H A Dsecflags_zonecfg.sh73 sed -e 's/^/ /' out.$$
/illumos-gate/usr/src/lib/scsi/plugins/ses/libses/common/
H A Dmkelemtype.sh48 cat $file | sed -n "s/$pattern/$replace/p" | sed "s/$pattern2/$replace2/"
/illumos-gate/usr/src/lib/print/
H A DMakefile62 @/bin/cat messages.po | sed '/domain/d' > $(POFILE)
/illumos-gate/usr/src/lib/libsqlite/
H A DMakefile53 sed -e 's"--VERS--"$(SQLITE_VERSION)"' \
H A Dmain.mk163 sed \
216 sed -e 's/^.*OP_/ "/' -e 's/:.*$$/", /' >>opcodes.c
222 sed -e 's/://' | \
254 sed -e s/--VERS--/`cat ${TOP}/VERSION`/ \
/illumos-gate/usr/src/lib/libslp/javalib/
H A DMakefile.manifest43 $(SLPDMANI) := JARFILES:sh= cd "$CLASSES"; ls "$PKGPATH"/*.class $PKGPATH/*.properties | sed 's/\$/…
/illumos-gate/usr/src/lib/libsldap/
H A DMakefile74 sed "/^domain/d" < messages.po > $@

12345678910>>...14