Login  Register

command line "file-name" option does not work for linux version

Posted by Eric Chan on Feb 03, 2010; 12:06am
URL: http://imagej.273.s1.nabble.com/command-line-file-name-option-does-not-work-for-linux-version-tp3689521.html

on attempting to open an image directly  from command line

e.g.

imagej  \home\pics\imag01.pgm

does not work. instead it just loads imagej
and then i have to use the open interface for each image.
this is time consuming when there are many images need to be opened.

version is 1.42 linux installation


however it does work for the mac version

e.g.

open -a imagej ~\pics\imag01.pgm


Im not sure if ive missed something in the setup.
any help in getting this to work is appreciated.