Date: Tue, 29 Jan 2013 15:00:02 -1000
From: Glen Petitpas 
To: HIROKO SHINNAGA 
Cc: Glen Petitpas , Hiroko Shinnaga , Jun-Hui Zhao ,
     Thomas Mac Cooper 
Subject: Re: miriad on obsconh


Hi

I've included the smaguest account .cshrc file below. Strangely, it has 
it's own miriad load in it, which should not work because the path is 
not correct.

You could replace yours with this, or just rename your existing .cshrc 
file to something else and see if that works.

G

#-------------------- smaguest .cshrc file ---------------
alias rm 'rm -i'
alias cp 'cp -i'
alias mv 'mv -i'

#Set up karma
source /sma/local/src/karma/.login
source /sma/local/mir/setup
source /sma/local/miriad

set path=(/application/bin $path)

#setenv PGPLOT_DIR /usr/local/pgplot
alias oldmonitor='/application/oldbin/monitor.pre10jul09'