On Fri, Jun 20, 2008 at 11:55:17AM -0500, [EMAIL PROTECTED] wrote:
> Hello,
>
> I'm not sure if this would be useful to anyone else. On our embedded  
> product we don't have support for shell command aliases, and I'm in the  
> habit of typing 'vim' instead of 'vi'. This patch adds a configurable  
> option to allow busybox to respond to both 'vim' and 'vi'.

Personally, I don't think that such a patch makes sense, fwiw.

what about
ln -s vi /bin/vim
instead?
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to