#!/bin/csh -f # Run this on the same machine you're running the NeWS server on. set hostname = awds26 set username = `whoami` echo "UserProfile /UserName ($username) put" | psh ./newsbiff $username < MESSAGE