Skip to content

eog

Example use of eog

eog is a tool to view images on an UPPMAX cluster.

To be able to see the images, either use SSH with X-forwarding or login to a remote desktop

Usage:

eog [filename]

for example:

eog my.png
Need an example image to work with?

In the terminal, do:

convert -size 32x32 xc:transparent my.png

This will create an empty PNG image.

How does this look like?

Example use of eog