Script started on Tue Nov 28 17:38:43 2000 <33 chaos:~/web/Animate > gifmerge -h === GIFMerge Rev 1.33 (C) 1991,1992 by Mark Podlipec Improvements by Rene K. Mueller 1996 Usage: gifmerge [-,,] [-] [-l] [-d] *.gif > anim.gif -,, set transparency, ie -192,192,192, default: no transparency -notransp set transparency off (after you used -r,g,b before) - set delay of between images in 1/100th secs, ie -100 default 50 (0.5secs) -l set loop counter, ie -l0 (ever) or -l1000, default no loops -d set disposal 0 = no action, 1 = no dispose, 2 = restore background (default) 3 = restore previous -pos, set offset position for image -nopos reset offset position (default) or look at http://www.iis.ee.ethz.ch/~kiwi/GIFMerge/ <34 chaos:~/web/Animate > <34 chaos:~/web/Animate > history 20 12:15 logout 21 15:01 gifmerge -h 22 15:10 cd web 23 15:11 cd Animate 24 15:11 ls 25 15:12 gifmerge -l0 a*.gif > anim 26 15:12 mv anim anim.gif 27 15:12 ls -l 28 15:12 chmod 644 anim.gif 29 15:12 cd .. 30 15:14 ls -l 31 15:14 ls -l A* <-- We discovered the chmod 711 Animate new folder 32 15:16 logout had apparently already been done! 37 17:35 gifmerge -200 -l0 a0*.gif > anim2 <--- -200 38 17:35 mv anim2 anim2.gif is 2 second 39 17:36 chmod 644 anim2* delay for each frame. <35 chaos:~/web/Animate > 200 <35 chaos:~/web/Animate > ls -l ------ secs total 1962 100ths -rwx------ 1 jacobson cns_fac 21304 Nov 28 14:47 a01.gif* 6 input -rwx------ 1 jacobson cns_fac 22834 Nov 28 14:53 a02.gif* files that -rwx------ 1 jacobson cns_fac 30255 Nov 28 14:56 a03.gif* a0*.gif -rwx------ 1 jacobson cns_fac 27271 Nov 28 14:58 a04.gif* catches. -rwx------ 1 jacobson cns_fac 107248 Nov 28 15:00 a05.gif* -rwx------ 1 jacobson cns_fac 106601 Nov 28 15:00 a06.gif* -rw-r--r-- 1 jacobson cns_fac 315510 Nov 28 15:12 anim.gif 1 output -rw-r--r-- 1 jacobson cns_fac 315510 Nov 28 17:35 anim2.gif > file <36 chaos:~/web/Animate > ^D exit script done on Tue Nov 28 17:39:32 2000