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.
| ||||
|
feedback
|
|
The command:
This is pretty standard for all unix executables. | |||
|
feedback
|
|
or, just if you run vim already and want to know what you are in right now:
| |||
|
feedback
|
|
In a terminal run | |||
|
feedback
|