Does anyone use the VM and know the location wherein that I can find the dolfin-convert? Or get a hold of it? I have searched every folder on this VM and nada.
I aim to put it within the same folder as my mesh I am looking to convert.
Cheers, Pudge
Why would you want to put it in the folder where you keep your meshes? Consider adjusting your PATH environment variable accordingly if it is just for the sake of not having to type in the absolute path each time.
Have you tried which dolfin-convert in the terminal? In my case, it's located at /usr/bin/dolfin-convert
which dolfin-convert
/usr/bin/dolfin-convert