Re: distribution scripts on Solaris

2007-07-09 Thread Bill Au
Thanks. It looks like perl is a standard part of Solaris since Solaris 8. I will use that on Solaris in stead. I have filed a bug on this: https://issues.apache.org/jira/browse/SOLR-294 Bill On 7/9/07, Xuesong Luo <[EMAIL PROTECTED]> wrote: You can use perl to get the sec, an example is: rsy

RE: distribution scripts on Solaris

2007-07-09 Thread Xuesong Luo
You can use perl to get the sec, an example is: rsyncEndSec=`perl -e "print time;"` -Original Message- From: Bill Au [mailto:[EMAIL PROTECTED] Sent: Monday, July 09, 2007 8:40 AM To: solr-user@lucene.apache.org Subject: distribution scripts on Solaris I am working on bug SOLR-282: htt

RE: distribution scripts on Solaris

2007-07-09 Thread Xuesong Luo
-Original Message- From: Bill Au [mailto:[EMAIL PROTECTED] Sent: Monday, July 09, 2007 8:40 AM To: solr-user@lucene.apache.org Subject: distribution scripts on Solaris I am working on bug SOLR-282: https://issues.apache.org/jira/browse/SOLR-282 and noticed that the code in the scripts