Hello,
In a Bourne shell script on Solaris 8 I need to determine the last day of the current month. I need to use this in a daily cron.
If this is true (it is the last day of the current month) I want to perform a set of commands.
What can you suggest?
Thanks,
Michael42
In a Bourne shell script on Solaris 8 I need to determine the last day of the current month. I need to use this in a daily cron.
If this is true (it is the last day of the current month) I want to perform a set of commands.
What can you suggest?
Thanks,
Michael42