I'm running Mac OS X Snow Leopard. How can I check which version of vim I have installed?
Ideally I'd like to know a general solution for checking software versions via the command line.
|
I'm running Mac OS X Snow Leopard. How can I check which version of vim I have installed? Ideally I'd like to know a general solution for checking software versions via the command line. |
||||
|
|
|
The command:
This is pretty standard for all unix executables. |
|||
|
|
|
or, just if you run vim already and want to know what you are in right now:
|
|||
|
|
|
In a terminal run |
|||
|
|