[EMAIL PROTECTED] wrote:
Hi All,

      I couldn't open the file name start with "+" in vi editor. Since
"+" is the option in vi editor. Is there any other way to open the file?

Note: I tried with escape character "\" also.
You can use "--" to indicate that all the other arguments are file names, like this:

       vim -- +fileName
Thanks in advance.

Reply via email to