#!/bin/bash echo "Sourcing your diaryrc" if [ -n "$BLOXSOM" ] ; then echo "Trying a Bloxsom diary here. " PAGEDIR="${HOME}/www/bloxsom/" SUFFIX=".txt" export PAGEDIR SUFFIX fi