The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-15-2007
radheymohan radheymohan is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 1
Number of days between two distinct dates

Hi

I'm looking for a .ksh script/function that will calculate ONLY the number of days between two distinct dates. Further convert the number of days to weeks and display. I need this to be part of another larger script that checks the password expiry on several servers and notifies the administrator about ageing passwords.

Can someone please provide me with a plugin function/script that i could use for this purpose.

fyi, i reviewed the datecalc script but it does not serve my purpose entirely. Much obliged to anyone who can help...

Regards
Radheymohan