NCL and stdout

From: Sean Egan <sdegan_at_nyahnyahspammersnyahnyah>
Date: Thu Oct 17 2013 - 16:09:19 MDT

I have a curious bash issue that I need help with.

When I execute

ncl program.ncl > program.out &
tail -f program.out

I receive no output. The program continues to run in the background, but
the file "program.out" remains empty. When I run

ncl program.ncl

I immediately receive output. Why is the redirect not working in this case?

Is this something unique to NCL or is this a problem with the way I have my
shell profile setup?

Just curious,

Sean Egan
University of Alaska Fairbanks

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Oct 17 16:09:50 2013

This archive was generated by hypermail 2.1.8 : Tue Oct 22 2013 - 10:35:27 MDT