#!/bin/sh #echo "" #echo "" echo "Content-type: text/csv\n" # set environment variables. . /u/catcom/catcom_vars OPDIRCSVFILE="TF203opdir.csv" ################################### # set working dir #cd /u/catcom/t21web/direnq cat $OPDIRCSVFILE exit 0