Yes, that works. Thanks, Lorant! That made my day.<div>Thanks for all the help, Eric!<br><div><br></div><div>Regards,</div><div>Tanmoy<br><div>
<br><br><div class="gmail_quote">On Wed, Jun 22, 2011 at 3:33 PM, Lorant Sjouwerman <span dir="ltr"><<a href="mailto:lsjouwer@nrao.edu">lsjouwer@nrao.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

On Wed, 22 Jun 2011, Tanmoy Laskar wrote:<br>
<br>
#This doesn't seem to work. I made a bash script file called aipsrun.sh.<br>
<div class="im">#Here are the contents of that file:<br>
#<br>
##!/bin/sh<br>
#aips notv pr=1<br>
#5000<br>
#kleenex<br>
#<br>
#I made that file executable. Then ran it from the shell:<br>
<br>
</div>your file needs to read:<br>
<br>
#!/bin/sh<br>
aips notv pr=1 << XXX<br>
5000<br>
kleenex<br>
XXX<br>
<br>
<br>
Regards,<br>
<br>
Loránt Sjouwerman - Scientific Services - <a href="mailto:lsjouwerman@nrao.edu">lsjouwerman@nrao.edu</a><br>
--------------------------------------------------------------<br>
c/o NRAO Array Operations Center       Phone:  <a href="tel:%2B1-575-835-7332" value="+15758357332">+1-575-835-7332</a><br>
    P.O. Box 0 (1003 Lopezville Rd)    Switch: <a href="tel:%2B1-575-835-7000" value="+15758357000">+1-575-835-7000</a><br>
    Socorro NM 87801                   Fax:    <a href="tel:%2B1-575-835-7027" value="+15758357027">+1-575-835-7027</a><br>
</blockquote></div><br></div></div></div>