HomeSort by: relevance | last modified time | path
    Searched refs:tee (Results 1 - 25 of 61) sorted by relevancy

1 2 3

  /src/usr.bin/tee/
Makefile 4 PROG= tee
  /src/external/gpl2/lvm2/dist/test/
t-inconsistent-metadata.sh 24 lvs -o lv_name,lv_size --units k $vg | tee lvs.out
31 lvs -o lv_name,lv_size --units k $vg | tee lvs.out
37 vgscan 2>&1 | tee cmd.out
39 vgscan 2>&1 | tee cmd.out
45 vgdisplay 2>&1 | tee cmd.out
47 vgdisplay 2>&1 | tee cmd.out
53 lvs 2>&1 | tee cmd.out
55 vgdisplay 2>&1 | tee cmd.out
61 vgs 2>&1 | tee cmd.out
63 vgs 2>&1 | tee cmd.ou
    [all...]
t-unlost-pv.sh 20 vgscan 2>&1 | tee vgscan.out
22 vgscan 2>&1 | tee vgscan.out
t-listings.sh 34 pvs --noheadings|tee out
38 pvs --noheadings -o seg_all,pv_all,lv_all,vg_all | tee out
59 lvs $vg --noheadings|tee out
61 lvs -a --noheadings|tee out
69 lvs $vg --noheadings|tee out
71 lvs -a --noheadings|tee out
  /src/crypto/external/apache2/openssl/dist/util/
check-malloc-errs 12 ) | tee /tmp/out$$
  /src/crypto/external/bsd/openssl/dist/util/
check-malloc-errs 12 ) | tee /tmp/out$$
  /src/crypto/external/bsd/openssl.old/dist/util/
check-malloc-errs 12 ) | tee /tmp/out$$
  /src/common/dist/zlib/
configure 53 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
56 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
61 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
67 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
108 echo "** $0 aborting." | tee -a configure.log
122 echo 'usage:' | tee -a configure.log
123 echo ' configure [--const] [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]' | tee -a configure.log
124 echo ' [--insecure] [--static] [--64] [--libdir=LIBDIR] [--sharedlibdir=LIBDIR]' | tee -a configure.log
125 echo ' [--includedir=INCLUDEDIR] [--mandir=MANDIR]' | tee -a configure.log
126 echo ' [--archs="-arch i386 -arch x86_64"] [--disable-crcvx]' | tee -a configure.lo
    [all...]
  /src/external/gpl3/gcc/dist/contrib/
prepare-commit-msg 76 tee="tee $DIFF_FILE"
78 tee="cat"
81 git $cmd | $tee | git gcc-mklog -c "$COMMIT_MSG_FILE"
  /src/external/gpl3/gcc.old/dist/contrib/
prepare-commit-msg 76 tee="tee $DIFF_FILE"
78 tee="cat"
81 git $cmd | $tee | git gcc-mklog $GCC_MKLOG_ARGS -c "$COMMIT_MSG_FILE"
  /src/external/bsd/zstd/dist/tests/gzip/
memcpy-abuse.sh 25 printf wxy%032767d 0 | tee in | gzip > in.gz || framework_failure_
  /src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
subphase4.sh 46 echo "./runtests-batch.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} -d 0 -b ${BATCH_SIZE} ${EXTRA_OPTS} | tee -a batch-rcu.log" >> runall.log
47 ./runtests-batch.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} -d 0 -b ${BATCH_SIZE} ${EXTRA_OPTS} | tee -a batch-rcu.log
65 echo "./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} -d ${WDELAY} ${EXTRA_OPTS} | tee -a update-fraction.log" >> runall.log
66 ./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} -d ${WDELAY} ${EXTRA_OPTS} | tee -a update-fraction.log
82 echo "./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS}| tee -a scalability.log" >> runall.log
83 ./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS}| tee -a scalability.log
103 echo "./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS} -c ${READERCSLEN} | tee -a readercslen.log" >> runall.log
104 ./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS} -c ${READERCSLEN} | tee -a readercslen.log
runpaul-phase1.sh 46 echo "./runtests-batch.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} -d 0 -b ${BATCH_SIZE} ${EXTRA_OPTS} | tee -a batch-rcu.log" >> runall.log
47 ./runtests-batch.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} -d 0 -b ${BATCH_SIZE} ${EXTRA_OPTS} | tee -a batch-rcu.log
runpaul-phase2.sh 49 echo "./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} -d ${WDELAY} ${EXTRA_OPTS} | tee -a update-fraction.log" >> runall.log
50 ./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} -d ${WDELAY} ${EXTRA_OPTS} | tee -a update-fraction.log
runpaul-phase3.sh 50 echo "./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS}| tee -a scalability.log" >> runall.log
51 ./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS}| tee -a scalability.log
runpaul-phase7.sh 36 echo "./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS} -d ${WDELAY} -e ${WRITERCSLEN} | tee -a writercslen.log" >> runall.log
37 ./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS} -d ${WDELAY} -e ${WRITERCSLEN} | tee -a writercslen.log
  /src/regress/sys/fs/lfs/ckckp/
Makefile 43 echo ${.CURDIR} FAILED | tee -a ${REGRESS_LOG}
46 echo ${.CURDIR} PASSED | tee -a ${REGRESS_LOG}
  /src/external/bsd/openldap/dist/tests/scripts/
test079-proxy-timeout 145 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/null
156 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/null
177 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/null
188 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/null
241 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/null
252 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/null
273 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/null
284 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/null
345 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/null
360 tee -a $TESTOUT | grep ldap://${LOCALHOST}:$PORT1 >/dev/nul
    [all...]
  /src/regress/sys/arch/m68k/060sp/
Makefile 27 ./${PROG} | tee /dev/tty | cmp -s - ${.CURDIR}/goodoutput
  /src/external/bsd/openldap/dist/tests/data/regressions/its9468/
its9468 154 tee -a $TESTOUT | \
198 tee -a $TESTOUT | \
319 tee -a $TESTOUT | \
331 tee -a $TESTOUT | \
383 tee -a $TESTOUT | \
395 tee -a $TESTOUT | \
  /src/external/apache2/llvm/dist/llvm/utils/release/
test-release.sh 295 echo "[${Flavor} Phase${Phase}] ${Msg}" | tee -a $LogDir/deferred_errors.log
388 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log
394 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log
414 2>&1 | tee $LogDir/llvm.make-Phase$Phase-$Flavor.log
419 2>&1 | tee $LogDir/llvm.install-Phase$Phase-$Flavor.log
437 2>&1 | tee $LogDir/llvm.check-Phase$Phase-$Flavor.log ) ; then
447 2>&1 | tee $LogDir/llvm.check-Phase$Phase-$Flavor.log ) ; then
490 # a pipe (i.e. it changes the output of ``false | tee /dev/null ; echo $?``)
626 ) 2>&1 | tee $LogDir/testing.$Release-$RC.log
  /src/tests/crypto/libcrypto/
t_libcrypto.sh 80 2>&1 | tee out
  /src/usr.bin/make/unit-tests/
meta-output.mk 22 done; echo; } | tee ${.TARGET}; echo >> ${.TARGET}
  /src/usr.bin/spell/spell/
spell.sh 109 tee -a $HISTFILE
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
package.d 15 .tee!(_ => len++)

Completed in 28 milliseconds

1 2 3