#!/bin/csh -f #(ie run the cshell on this but don't read the .cshrc) # 1999 Feb 4 upgrade window positions to avoid netscape window # position of window before solaris 2.6 # 68 if (`sunos5.9`) then xwleft else shelltool -Wp 0 73 -Ws 658 801 -WP 528 0 +Wi -Wl "left" -WL "left" & endif