Gilbert,
Use wxp's scour or something like this script.
Here's the script used on my NOAAPORT system:
#! /bin/sh
for file in /home/unisys/wxp/nids/*
do
/home/unisys/wxp/bin/scour -verb $file ksize=500
done
Jim
--
James P. Koermer E-Mail: koermer@xxxxxxxxxxxxxxxxx
Professor of Meteorology Office Phone: (603)535-2574
Natural Science Department Office Fax: (603)535-2723
Plymouth State College WWW: http://vortex.plymouth.edu/
Plymouth, NH 03264
Gilbert Sebenste wrote:
>
> Hello all,
>
> I am saving my NIDS data via one directory per nids site. How can I easily
> scour them out all at once? I don't want 148 directories in my scour.conf
> file.
>
> If the root directory is /data/wsr88d/XXX, where XXX is the radar site ID,
> can I get all of the XXX subdirectories scoured in one command line
> instead of having an entry for each site? I looked on the UNIDATA pages
> for help, but it wasn't clear to me how this was done, or if it could be
> done.
>
> Thanks!
>
> *******************************************************************************
> Gilbert Sebenste ********
> Internet: gilbert@xxxxxxx (My opinions only!) ******
> Staff Meteorologist, Northern Illinois University ****
> E-mail: sebenste@xxxxxxxxxxxxxxxxxxxxx ***
> web: http://weather.admin.niu.edu **
> Work phone: 815-753-5492 *
> *******************************************************************************