coreutils/src/uu/cp
2020-04-14 13:46:18 -05:00
..
src change ~ reorganize code files 2020-04-14 13:46:18 -05:00
Cargo.toml change ~ fixup paths (within workspace packages) 2020-04-14 13:46:18 -05:00
README.md change ~ reorganize code files 2020-04-14 13:46:18 -05:00

Feature list

To Do

  • archive
  • attributes-only
  • copy-contents
  • no-dereference-preserve-linkgs
  • dereference
  • no-dereference
  • preserve-default-attributes
  • preserve
  • no-preserve
  • parents
  • reflink
  • sparse
  • strip-trailing-slashes
  • update
  • one-file-system
  • context
  • cli-symbolic-links

Completed

  • backup
  • force (Not implemented on Windows)
  • interactive
  • link
  • no-clobber
  • no-target-directory
  • paths
  • recursive
  • remove-destination (On Windows, current only works for writeable files)
  • suffix
  • symbolic-link
  • target-directory
  • verbose
  • version