[Toybox] [PATCH] ln: -T should allow only 2 arguments

Jarno Mäkipää jmakip87 at gmail.com
Wed Sep 25 23:09:10 PDT 2019


To follow similar behavior than coreutils and busybox with this
GNU extension -T should only allow maximum of 2 arguments even
when accompanied with -f

touch a b
ln -sfT a b L


I had this fixed in my other patch on list already but Rob added his
own commit with
-T  so this is on top of current master.


-Jarno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ln-T-should-allow-only-2-arguments.patch
Type: text/x-patch
Size: 1241 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190926/35d6a88b/attachment-0002.bin>


More information about the Toybox mailing list