mirror of
https://github.com/uutils/coreutils
synced 2025-01-25 11:25:26 +00:00
cd743c2fd1
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.125 to 0.2.126. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.125...0.2.126) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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