#!/bin/bash cd $1 convert -quality 100 -delay 10 $(ls -1rt *.png) /home/bobon/outvideo.gif