On Thu, Jun 25, 2020 at 12:00 AM Andrej Surkov <su...@yandex.ru> 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
>
>    Andrej
>

What helps me is to remember that the thing being created is the last item.


Steve

Reply via email to