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:
parent
f331412ab0
commit
7dafb649d5
7 changed files with 1103 additions and 208 deletions
1
tests/fixtures/cp/existing_file.txt
vendored
Normal file
1
tests/fixtures/cp/existing_file.txt
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
Cogito ergo sum.
|
1
tests/fixtures/cp/how_are_you.txt
vendored
Normal file
1
tests/fixtures/cp/how_are_you.txt
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
How are you?
|
Loading…
Add table
Add a link
Reference in a new issue