#!/bin/sh zip x help-flex.* zip x *code-actionscript* zip x *lookat-actionscript* extent="php jpg png gif svg ttf xml txt css"; for i in $extent; do zip x actionscript-*.$i done; kind="animation socket distort e4x video phidget application graph wii extra bitmap domain drawing embed eventflow events fonts imageviewer lib misc scribble util zoo" for i in $kind; do for x in html [am]x t txt js swf; do zip x *actionscript-*$i*.$x done done