How do you find out which version of mono is installed on a CentOS machine? (N00b alert - what's the command prompt/shell command to find the version number of mono?)
|
feedback
|
|
Mono ships with a number of command line tools including the compiler (mcs), the interpreter (mint), and of course mono -V or mono --version | |||
|
feedback
|
