Saturday, January 28, 2012

Re: Redhat Linux has crippled Vim

On 01/28/2012 07:07 AM, Christian Brabandt wrote:
> Hi Tony!
>
> On Sa, 28 Jan 2012, Tony Mechelynck wrote:
>
>> Beware that the order of the arguments of the "ln" command is
>> unintuitive: target first, then link name.
>
> If you think of it as a command, that always needs a target, but does
> not necessarily need a link name, then it is not intuitive.
>
> regards,
> Christian

I always think of it like this:
$ mv SRC TARGET
$ cp SRC TARGET
$ ln SRC [TARGET]

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: