Operating System - Linux
1751714 Members
5560 Online
108781 Solutions
New Discussion

Re: Date Calculation Failed

 
SOLVED
Go to solution
David Yandry
Frequent Advisor

Re: Date Calculation Failed

Hi ACS,

The new version works great on Linux. I tried it under bash and ksh and it worked like a champ!

Thanks,
David



A. Clay Stephenson
Acclaimed Contributor

Re: Date Calculation Failed

Fine, David. You don't know how relieved I am to know that caljd.sh works under bash.

I suppose I should add that I did add a few comments about how the "shbang" line should be set so that the only change needed for various platforms should be changing the shbang line BUT I consider caljd.pl to be the much more portable answer because the ONLY change that might be needed is a symbolic link from wherever Perl really is to /usr/bin/perl.



If it ain't broke, I can fix that.