#!/bin/sh
mv /usr/athena/bin/write /usr/athena/bin/write.old
cp /afs/sipb.mit.edu/project/foo-server/common/src/write/write.pmax_ul4 /usr/athena/bin/write
chgrp tty  /usr/athena/bin/write
chmod 2755 /usr/athena/bin/write
