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

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

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