uu_cp

Crates.iouu_cp
lib.rsuu_cp
version0.0.27
sourcesrc
created_at2020-05-31 05:15:31.282089
updated_at2024-06-22 22:44:06.233366
descriptioncp ~ (uutils) copy SOURCE to DESTINATION
homepagehttps://github.com/uutils/coreutils
repositoryhttps://github.com/uutils/coreutils/tree/main/src/uu/cp
max_upload_size
id247912
size161,831
Maintainers (github:uutils:maintainers)

documentation

README

Feature list

To Do

  • cli-symbolic-links
  • context
  • copy-contents
  • sparse

Completed

  • archive
  • attributes-only
  • backup
  • dereference
  • force (Not implemented on Windows)
  • interactive
  • link
  • no-clobber
  • no-dereference
  • no-dereference-preserve-links
  • no-preserve
  • no-target-directory
  • one-file-system
  • parents
  • paths
  • preserve
  • preserve-default-attributes
  • recursive
  • reflink
  • remove-destination (On Windows, current only works for writeable files)
  • strip-trailing-slashes
  • suffix
  • symbolic-link
  • target-directory
  • update
  • verbose
  • version
Commit count: 13048

cargo fmt