Results 1 to 4 of 4
Hi
I am working on a linux cluster based on Scientific Linux 5 .
I have some images in .bmp format.
How can i view them from the command line
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-16-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
how to view image file in Linux?
Hi
I am working on a linux cluster based on Scientific Linux 5.
I have some images in .bmp format.
How can i view them from the command line
or without downloading to desktop?
At present I am connecting from Win7 using Exceed.
Thanks in advance
SM
- 07-16-2010 #2
if your machine has gnome installed, you can use eog, but even if it isn't installed you can install eog, but it might have a lot of deps
- 07-16-2010 #3
There are a couple image viewers that will run in the framebuffer, so no desktop required.
I use fbi. Not sure if Scientific Linux has it available as a package or not.
- 07-16-2010 #4
The ImageMagick package seems to be installed on my SL5 installation. It includes the commandline tool 'display' to display image files of many formats. ImageMagick includes a suite of tools for image manipulation and viewing, all accessible from the commandline. There are also bindings to the tools for many scripting languages such as Perl, enabling you to create image manipulation applications that leverage the power of ImageMagick tools.
--- rod.Stuff happens. Then stays happened.


Reply With Quote
