linux - vmd does not open with filename in the command line argument in Mac OS X -


i have shifted linux mac os. have installed vmd in new machine. vmd load without molecule when type following:

vmd protein.gro 

this *.gro file contains protein molecule. want open file in linux:

*applicationname filename* 

but doensnt work. launching molecule via vmd doesnt work. have tried google problem couldnt find right answer. there had same problem , able tackle ?

is vmd native mac app? if so, should able use open -a /path/to/vmd.app filename.


Comments

Popular posts from this blog

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -