On 2020-06-25 04:35, Andrej Surkov wrote:
>    Hi all!
> 
>    ln syntax is very uncertain - every time I use ln I'm confused what is
>    correct "ln -s LINK TARGET" or "ln -s TARGET LINK"! Of cause I can
>    check man ln or ln --help, but what if we add unambiguous syntax, for
>    example
> 
>    ln -s LINK=TARGET

Not really unabiguous: what if the name of LINK or TARGET contains '='?

Have a nice day,
Berny


Reply via email to