It's the same using cygwin :). Please share your script if you can! I think nutch will make more than one dbsegment when you fire the generate command. Maybe more the more urls you have.
-----Original Message----- From: Hasan Diwan [mailto:[EMAIL PROTECTED] Sent: Monday, February 27, 2006 7:29 PM To: [email protected]; [EMAIL PROTECTED] Subject: Re: nutch-extensionpoints 0.71 Mr Brannan: On 27/02/06, Richard Braman <[EMAIL PROTECTED]> wrote: > > The latest segments would have a modified date of when you ran > generate dbsegments I don't know how to do it in script. ls -t | head -n 1 The 't' switch sorts by mtime, at least on Linux, according to the manpage. -- Cheers, Hasan Diwan <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
