Page MenuHomeFreeBSD
Authored By
alex_kaworu.ch
Sep 8 2020, 8:15 PM
Size
3 KB
Referenced Files
None
Subscribers
None

cp.src.filtered

Makefile.inc1: cp -R $${PATH_LOCALE:-"/usr/share/locale"} ${INSTALLTMP}/locale
bin/cp/cp.1:.Dl $ cp -R junk /tmp
bin/cp/cp.c: * cp -R dir foo
bin/cp/cp.c: * cp -R a/dir noexist
bin/cp/cp.c: * cp -R .. /tmp
contrib/apr-util/test/Makefile.in: if test ! -d "./data"; then cp -r $(srcdir)/data data; fi
contrib/gdb/gdb/doc/gdbint.texinfo:$ cp *.bz2 *.gz ~ftp/pub/gdb/old-releases/
contrib/libxo/Makefile.am: && cp -r doc/html/* ${GH_PAGES_DIR_VER}/html/ \
contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh:cp -r ${ZLIB_SRC}/* .
contrib/netbsd-tests/lib/librumphijack/t_vfs.sh: atf_check -s exit:0 cp -Rp $(atf_get_srcdir) .
contrib/netbsd-tests/lib/librumphijack/t_vfs.sh: atf_check -s exit:0 cp -Rp ${thedir} /rump/mnt
contrib/netbsd-tests/lib/librumphijack/t_vfs.sh: atf_check -s exit:0 cp -Rp $(atf_get_srcdir) .
contrib/netbsd-tests/lib/librumphijack/t_vfs.sh: atf_check -s exit:0 cp -Rp ${thedir} ${thedir}.2
contrib/netbsd-tests/usr.bin/awk/t_awk.sh: cp -r $(atf_get_srcdir)/$fname.$sfx .
contrib/netbsd-tests/usr.bin/awk/t_awk.sh: cp -r $(atf_get_srcdir)/d_string1.$sfx .
contrib/openresolv/Makefile: cp -RPp * /tmp/${DISTPREFIX}
contrib/unbound/Makefile.in: if test ! $(srcdir)/testdata -ef ./testdata; then rm -rf testcode testdata; mkdir testcode testdata; cp -R $(srcdir)/testdata/*.sh $(srcdir)/testdata/*.tdir $(srcdir)/testdata/*.rpl $(srcdir)/testdata/*.crpl testdata; cp $(srcdir)/testcode/*.sh testcode; if test ! -d util; then mkdir util; fi; cp $(srcdir)/util/iana_ports.inc util; fi
libexec/rc/rc.d/mdconfig2: cp -Rp ${_files} ${_mp}
libexec/rc/rc.initdiskless: cp -Rp $j/ /$subdir
release/tools/arm.subr: chroot ${CHROOTDIR} cp -R ${UFSMOUNT}/boot/dtb ${FATMOUNT}
sys/contrib/edk2/FREEBSD-upgrade:cp -r ../vendor/edk2/dist/MdePkg/Include sys/contrib/edk2
sys/contrib/libsodium/packaging/dotnet-core/recipes/pack:cp -r /io/input ~/build
sys/contrib/openzfs/copy-builtin:cp --recursive include "$KERNEL_DIR/include/zfs"
sys/contrib/openzfs/copy-builtin:cp --recursive module "$KERNEL_DIR/fs/zfs"
sys/contrib/openzfs/rpm/generic/zfs-dkms.spec.in:cp -rf ${RPM_BUILD_DIR}/%{module}-%{version} $RPM_BUILD_ROOT/usr/src/
sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/zfs_snapshot_009_pos.ksh: log_must cp -r $test_data /$ds
sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/slog_replay_fs_001.ksh:log_must cp -R /usr/share/dict /$TESTPOOL/$TESTFS
tools/regression/msdosfs/msdosfstest.sh:cp -R /usr/src/bin/ /tmp/msdosfstest/
tools/tools/tinybsd/tinybsd: cp -Rp ${custom}/* ${WORKDIR}/${custom#${CURRENTDIR}/conf/${CONF}/}/
tools/tools/tinybsd/tinybsd: cp -rp ${WORKDIR}/boot ${IMGMNT}
usr.bin/diff/tests/diff_test.sh: atf_check cp -Rf A C
usr.bin/diff/tests/diff_test.sh: atf_check cp -Rf A D
usr.bin/xargs/xargs.1:.Dl /bin/ls -1d [A-Z]* | xargs -J % cp -Rp % destdir
usr.bin/yacc/tests/yacc_tests.sh:cp -Rf "$(dirname "$0")"/* "test"
usr.sbin/etcupdate/etcupdate.sh: log "cp -Rp ${NEWTREE}$1 ${DESTDIR}$1"
usr.sbin/etcupdate/etcupdate.sh: cp -Rp ${NEWTREE}$1 ${DESTDIR}$1 >&3 2>&1
usr.sbin/etcupdate/etcupdate.sh: log "cp -Rp ${CONFLICTS}$1 ${DESTDIR}$1"
usr.sbin/etcupdate/etcupdate.sh: cp -Rp ${CONFLICTS}$1 ${DESTDIR}$1 >&3 2>&1
usr.sbin/etcupdate/tests/preworld_test.sh: cp -R $OLD $TEST
usr.sbin/etcupdate/tests/preworld_test.sh: cp -R $OLD $SRC

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2787814
Default Alt Text
cp.src.filtered (3 KB)

Event Timeline