# set the PYTHONPATH environment variable needed by webcheck: # setenv PYTHONPATH "/Users/bchivers/webpages/webcheck-1.10.3/" # PYTHONPATH="/Users/bchivers/webpages/webcheck-1.10.3/" PYTHONPATH="/home/bchivers/webpages/webcheck-1.10.3/" export PYTHONPATH # run webcheck with the arguments supplied # -- hopefully putting the output in another directory. # (without this redirection, my index.html file would get clobbered!) $PYTHONPATH/webcheck.py $*