#!/bin/csh -f

set file = $1
set remote = lhdsy2
Cp <$file |rsh $remote "/HOME/COFRC/nichols/bin/DEC3100/Cp out=/scr/martin/_$file@ >/tmp/junk"
