Po wpisaniu vi
terminala wyświetlane są następujące dane wyjściowe
~ 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!
Więc zgodnie z tym, vi
musi być uruchomienie VIm
.
Ale kiedy piszesz vim
, daje
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>
To pokazuje, że vim
nie jest zainstalowany.
Zwłaszcza man vi
i man vim
uruchom te same strony podręcznika.
Co vi
właściwie uruchamia polecenie?
dpkg -S $(which vi)