Killing the splash message

Arlindo da Silva arlindo.dasilva at GMAIL.COM
Sat Jan 10 08:34:31 EST 2009


On Fri, Jan 9, 2009 at 7:37 PM, Graeme Rae <graeme at surfline.com> wrote:

>
>
> Is there any way to turn off this message:
>
>
> > Grid Analysis and Display System (GrADS) Version 1.8SL11
> > Copyright (c) 1988-2001 by Brian Doty
> > Center for Ocean-Land-Atmosphere Studies
> > Institute for Global Environment and Society
> > All Rights Reserved
> >
> > Config: v1.8SL11 32-bit little-endian readline printim
> >
> > Issue 'q config' command for more information.
> >
> > GX Package Initialization: Size = 11 8.5
> > Running in Batch mode
> > No hardcopy metafile open
> > GX package terminated
>
>
>
> I'm outputting to a log file and 95% of the log is the above, the
> occasional
> error message or useful information is a little hard to see!
>

On Linux/Unix (and on Windows under cygwin) just pipe it through tail, e.g.,

grads -blc 'run somescript.gs' | tail -c +16

This will eliminate the first 16 lines of output.

   Arlindo


--
Arlindo da Silva
dasilva at alum.mit.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20090110/ebd1b9dd/attachment.html 


More information about the gradsusr mailing list