*********** REPLY SEPARATOR  ***********

On 1999-11-17 at 14:46 Jones D \(ISaCS\) wrote:

>> >> How can I highlight the syntax of some file like *.c , *.php?
>> >> :syntax or :syntax on
>> >> error----->Sorry, this command is not implemented
>> >:syntax on works fine here.
>> >Make sure you're using vim, and not vi
>
>> Now I can see some color :)
>> But what is the difference of vi and vim?
>> the vi just is the link of vim...
>
>I'm not near a RH6.1 box, but on 6.0 this isn't true..
>
>[davej@djk-dev /bin]$ whereis vi
>vi: /bin/vi /usr/bin/vi /usr/man/man1/vi.1
>[davej@djk-dev /bin]$ ls /bin/vi
>-rwxr-xr-x   1 root     root       455672 Mar 25  1999 /bin/vi
>[davej@djk-dev /bin]$ whereis vim
>vim: /usr/bin/vim /usr/share/vim /usr/man/man1/vim.1
>[davej@djk-dev /bin]$ ls /usr/bin/vim
>-rwxr-xr-x   1 root     root      1329048 Mar 25  1999 /usr/bin/vim
>[davej@djk-dev /bin]$

root@man1]# pwd
/usr/man/man1
[root@man1]# ls -l vi*
lrwxrwxrwx   1 root     root            5 Nov  8 22:46 vi.1 -> vim.1
lrwxrwxrwx   1 root     root            5 Nov  8 22:46 view.1 -> vim.1
-rw-r--r--   1 root     root        11138 Jul 28 06:09 vim.1
-rw-r--r--   1 root     root          792 Jul 28 06:09 vimtutor.1

>
>regards,
>
>Dave.
>
>
>-- 
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.




-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to