#! /bin/csh -f -e # Saves a copy of the named files in a subdirectory named , # then removes the files set dd = "`date +%y-%m-%d-%H%M%S`" mkdir ${dd} mv $* ${dd}/