Can I run a command line to determine which version of Mono I am running on Linux? I use Ubuntu and I only use the command line (not installed X Windows).
mono --version should tell you.
mono --version