#!/bin/tcsh
cd /tmp
rm programming.tmp.orrd
cp ~orrd/public_html/linux-club/db/programming.1 programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/002 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/007 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/009 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/013 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/014 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/017 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/022 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/023 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/025 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/028 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/031 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/031-Perl1 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/032 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/032-Perl2 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/034 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/035 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/036 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/037 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/043 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/044 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/047 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/050 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/051 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/052 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/053 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/054 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/055-Perl3 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/056 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/058 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/059 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/061 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/062 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/063 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/065 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/066 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/068 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/072 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/073 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/075 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/076 >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/lectures/080 >>! programming.tmp.orrd

cat ~orrd/public_html/linux-club/db/midsection >>! programming.tmp.orrd
cat ~orrd/public_html/linux-club/db/programming.3 >>! programming.tmp.orrd
cp programming.tmp.orrd ~orrd/public_html/haifux/programming.html
rm programming.tmp.orrd
cd ~orrd/public_html/haifux
chgrp haifux programming.html
chmod 664 programming.html
