topical media & game development

talk show tell print

#zip-slide.sh / sh



  #!/bin/sh
  prefix=@slide
  echo zip x @slide--assets*html
  zip x @slide--assets*html
  zip x @slide-tv*html
  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 0 1 2 3 4 5 6 7 8 9; do
     echo zip x prefix-i*.html 
     zip x prefix-i*.html @slide-ci.html @slide-chi*html @slide-ti*.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.