#!/bin/bash chmod -R -f g+w . rm lectures/*~ rm lectures/future/*~ rm *~ ./h2rss.pl future ../rss2file ./combine_external.pl ./combine_lectures.pl index advocate programming util system kernel network video security lectures1 lectures2 lectures3 lectures4 lectures5 lectures6 lectures7 lectures8 lectures9 lectures10 lectures future sil ./combine_lectures.pl guy_keren hebrew/guy_keren orr_dunkelman hebrew/orr_dunkelman shlomi_fish hebrew/shlomi_fish alon_altman hebrew/alon_altman muli_ben-yehuda hebrew/muli_ben-yehuda eli_billauer hebrew/eli_billauer orna_agmon hebrew/orna_agmon ohad_lutzky hebrew/ohad_lutzky ./combine_lectures.pl hebrew/index hebrew/advocate hebrew/programming hebrew/util hebrew/system hebrew/kernel hebrew/network hebrew/video hebrew/security hebrew/lectures1 hebrew/lectures2 hebrew/lectures3 hebrew/lectures4 hebrew/lectures5 hebrew/lectures6 hebrew/lectures7 hebrew/lectures8 hebrew/lectures9 hebrew/lectures10 hebrew/lectures hebrew/future hebrew/sil ./make_site.pl *.htm hebrew/*.htm #index for the source directory ./gen_index.pl mkdir -p ../hebrew #mv hebrew files - do not move the whole directory #because there may be links in the public hebrew directory, #that we wish to preserve. \mv -f ./gen/hebrew/*.html ../hebrew \mv -f ./gen/*.html ../ chmod -R -f g+w .. chmod -R -f a+rx .. chmod -R -f o-w .. chgrp -R haifux ../* #changing directory to lectures directory! cd ../lectures/ ./make_friendly