I'm looking for an image viewer that takes data on stdin and can be run like:
cat image.png | imageviewer
|
I'm looking for an image viewer that takes data on
|
|||
|
|
|
ImageMagick's
and it'll pop up a window showing that image. |
|||
|
|
|
On Linux (and likely BSDs), almost all of them – if you give
(Not all of them work well with special files, though. GThumb failed the test, for example.) |
|||||||||||||||||
|
|
A FIFO could work with
AFAIK this should work. |
|||
|
|