#!/usr/bin/ksh LEN=`cat /pub/amiga/levyn.du | tail -1l | awk '{print $1; exit}'` let LEN=LEN/2048 echo "Content-type: text/html\n" echo $LEN