Re: Viewing multiple .png files simultaneously
- From: "Chris F.A. Johnson" <cfajohnson@xxxxxxxxx>
- Date: Wed, 19 Sep 2007 00:35:51 -0400
On 2007-09-19, philbo30 wrote:
....
ImageMagick is just the tool I was looking for; it works great. The
only additional thing I would like to do is specify the amount of time
that the image displays. As an example, I want it to display for 60
seconds. I didn't see that capability associated with the "display"
application, but then again I didn't look that much either. Ideas?
display ... &
sleep 5
kill "$!"
--
Chris F.A. Johnson, author | <http://cfaj.freeshell.org>
Shell Scripting Recipes: | My code in this post, if any,
A Problem-Solution Approach | is released under the
2005, Apress | GNU General Public Licence
.
- Follow-Ups:
- Re: Viewing multiple .png files simultaneously
- From: Josef Moellers
- Re: Viewing multiple .png files simultaneously
- References:
- Re: Viewing multiple .png files simultaneously
- From: Floyd L. Davidson
- Re: Viewing multiple .png files simultaneously
- From: Roger Leigh
- Re: Viewing multiple .png files simultaneously
- From: philbo30
- Re: Viewing multiple .png files simultaneously
- Prev by Date: Configuration file parser
- Next by Date: Re: Viewing multiple .png files simultaneously
- Previous by thread: Re: Viewing multiple .png files simultaneously
- Next by thread: Re: Viewing multiple .png files simultaneously
- Index(es):
Relevant Pages
|