Displaying 1 result from an estimated 1 matches for "fcnotes".
Did you mean:
_notes
2002 Sep 10
0
Sporadic problem
...print "`date +'%T'` sync $2/$d $4" >>$log
done < $KEEPERS
Here $KEEPERS is generated ahead of time once a day and has about 1600
erntries for last 30 days of data that looks like this:
cctranscript.data/2002-09-10
comtex.data/out/2002-09-10
dowjones.data/2002-09-10
fcnotes.data/2002-09-10
...
cctranscript.data/2002-09-09
comtex.data/out/2002-09-09
dowjones.data/2002-09-09
fcnotes.data/2002-09-09
...
processednewsletters.data/ov_top/11-Aug-02
processednewsletters.data/ov_wknd/11-Aug-02
trwedgar/2002-08-11
wssnews.data/2002-08/11
Once in a while ( every week or so), r...