#!/bin/csh -f 
source build-opt-env

echo "Content-type: text/plain"
echo ""

$OPTHOME/bin/list -b -f -n "$OBJECT($SUBSELS)"
