how do I pipe into 'convert' to resize an output image from another tool?

I have
tide -l sydney -f p -m g >tide.png
and
convert -resize 480x120 tide.png small_tide.png

but I'm not having much success pipeing one into the other



Voytek Eymont
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to