topical media & game development
#zip-graph.sh / sh
#!/bin/sh
zip x help-flex.html code-graph.html
zip x springgraph-*.html
zip x graph-*.html
for i in swf php xml; do
zip x *springgraph*.i;
done
for i in mx php xml ; do
zip x @i-*graph-*.html;
done
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.