topical media & game development

talk show tell print

#zip-create.sh / sh



  #!/bin/sh
  for i in index clock readme code example slogan phrase course track target resource wiki create; do
          zip x *i*.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.