Cuando escribe vien el terminal, se muestra la siguiente salida
~ VIM - Vi IMproved
~
~ version 7.3.547
~ by Bram Moolenaar et al.
~ Modified by pkg-vim-maintainers@lists.alioth.debian.org
~ Vim is open source and freely distributable
~
~ Help poor children in Uganda!
Entonces de acuerdo con esto, videbe estar lanzando VIm.
Pero cuando escribes vimda
aditya@aditya-desktop:~$ vim
The program 'vim' can be found in the following packages:
* vim
* vim-gnome
* vim-tiny
* vim-athena
* vim-gtk
* vim-nox
Try: sudo apt-get install <selected package>
Esto muestra que vimno está instalado.
Notablemente man viy man vimlanzar las mismas páginas man.
Entonces, ¿qué vilanza realmente el comando?
dpkg -S $(which vi)