[Toybox] [PATCH] ln: -T should allow only 2 arguments
Jarno Mäkipää
jmakip87 at gmail.com
Thu Sep 26 09:39:14 PDT 2019
this can be ignored... duplicate fix for what rob did already..
-Jarno
On Thu, Sep 26, 2019 at 9:09 AM Jarno Mäkipää <jmakip87 at gmail.com> wrote:
>
> 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
More information about the Toybox
mailing list