› Advanced » To start the image viewer from the Terminal, type eog.
You can open a specific file by typing the filename after the eog command:
eog image.jpeg
You can open multiple images by typing the filenames after the eog command, separating the filenames by a space:
eog image1.jpeg image2.jpeg
To see all the images opened in the instance, you may wish to browse the image gallery.
eog --fullscreen image.jpeg
eog --slide-show Pictures/
eog --disable-gallery image.jpeg
eog --new-instance image.jpeg