mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 02:35:28 +02:00
![]() * Add example using -t Think of: find . -name '*foobar*' -type f -print0 | xargs -0 cp -r DEST_DIR All of the files passed by the pipe will remain in DEST_DIR * cp: add missing ":" in description * cp: fix typo * Update pages/common/cp.md * Fix typo |
||
---|---|---|
.. | ||
android | ||
common | ||
linux | ||
osx | ||
sunos | ||
windows |