[net.micro.att] A correction to the 7300 window-fixing stuff posted a few days ago

richmon@astrovax.UUCP (Michael Richmond) (07/18/85)

  For any who used my posted versions of the shell script 'fix' and program
'fix.c', you may want to insert the following two lines at the beginning
of the shell script 'fix':

DIR=`pwd`
cd /tmp

  and append the following line to the end:

cd $DIR

  This gets around the problem of running the program when in a directory
which is not writable by the current user. 

-- 
Michael Richmond			Princeton University, Astrophysics

{allegra,akgua,burl,cbosgd,decvax,ihnp4,noao,princeton,vax135}!astrovax!richmon