On Thu, Apr 07, 2016 at 04:55:24PM +0800, Hongliang Wang wrote:
> Hi Stefan, Thanks for your reply. The contents of my wrapper likes this and
> it indeed has #!/bin/sh
> 
> ~/bin $ cat svndiffwrap.sh
> #!/bin/sh
> 
> /usr/bin/vim -d ${6} ${7}
> 
> /bin/sh and /usr/bin/vim both exists.
> 
> ~/bin $ ll /bin/sh
> lrwxrwxrwx. 1 root root 4 Mar 21 12:44 /bin/sh -> bash*
> ~/bin $ ll /usr/bin/vim
> -rwxr-xr-x 1 root root 2.1M Jul 24  2015 /usr/bin/vim*

I tried the equivalent configuration on my computer and it works for me.

I don't see why this doesn't work for you. Sorry, no idea :(

Reply via email to