1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

implement many copy flags

- Refactored towards extensibility
This commit is contained in:
Joshua Miller 2016-12-28 02:08:43 +01:00
parent f331412ab0
commit 7dafb649d5
7 changed files with 1103 additions and 208 deletions

1
tests/fixtures/cp/existing_file.txt vendored Normal file
View file

@ -0,0 +1 @@
Cogito ergo sum.

1
tests/fixtures/cp/how_are_you.txt vendored Normal file
View file

@ -0,0 +1 @@
How are you?