Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 11/03/84 (WLS Mods); site astrovax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!astrovax!richmon From: richmon@astrovax.UUCP (Michael Richmond) Newsgroups: net.micro.att Subject: A correction to the 7300 window-fixing stuff posted a few days ago Message-ID: <622@astrovax.UUCP> Date: Thu, 18-Jul-85 16:24:45 EDT Article-I.D.: astrovax.622 Posted: Thu Jul 18 16:24:45 1985 Date-Received: Sat, 20-Jul-85 02:41:47 EDT Distribution: net Organization: Princeton Univ. Astrophysics Lines: 19 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