#!/bin/csh #??!/bin/csh -f # Note: No -f above because we DO want the alias for ls pwd ls -FlAh $*:q echo -n "Total = " ls -A $*:q | wc -l