The following lines were added (+) and removed (-):
The vi command points to /bin/vi while the vim command points to /usr/bin/vim yet they both use vim enhanced.The vi command points to /bin/vi while the vim command points to /usr/bin/vim yet they both use vim enhanced. The fastest solution is to do the following: mv /bin/vi /bin/vi.small ln -s /usr/bin/vim /bin/vi