topical media & game development

talk show tell print

#zip-slides.sh / sh



  #!/bin/sh
  for i in a b c d e f g h i j k l m n o p q r s t u v w x y z; do
          zip x @slide-i*.html;
          done
  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.