Add xcp as an alternative to cp (#64)

This commit is contained in:
Spike 2021-05-29 22:52:53 -07:00 committed by GitHub
parent b90a215300
commit adb57f1551
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,6 +52,10 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
* [loc](https://github.com/cgag/loc) - Count lines of code quickly.
* [tokei](https://github.com/XAMPPRocky/tokei) - Count your code, quickly.
#### cp
* [xcp](https://github.com/tarka/xcp) - An extended `cp`
#### cut
* [choose](https://github.com/theryangeary/choose) - A human-friendly and fast alternative to cut and (sometimes) awk