[Toybox] [PATCH] cp/mv: add -T.

enh enh at google.com
Thu Jan 23 19:31:44 PST 2020


The kernel script scripts/kconfig/merge_config.sh uses cp -T.

(Also sort the options into alphabetical order while adding -T, so that
eyeball binary search actually works when trying to find an option! Oddly,
they all show in reverse order because there's a bug in the help text
generator, but that's a problem for another day...)
---
 tests/cp.test   |  7 +++++++
 toys/posix/cp.c | 31 +++++++++++++++++++------------
2 files changed, 26 insertions(+), 12 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cp-mv-add-T.patch
Type: text/x-patch
Size: 4110 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20200123/c527a64a/attachment-0002.bin>


More information about the Toybox mailing list