Hi GURUS,
Sorry to disturb you and take your time,
I have a small job to do, it is -
We will be taking back-up's regularly at certain time intervals
according to the non - business hours.
Suppose according to the business logic we scheduled a back-up job
that takes the backup every mid night at 12 o'clock.
After a week days of time we have 7 backup images in a particular
folder where we store out back-up's.
So on eight day when the backup image is taken we want to remove the
oldest back-up image from the folder.
Need to do this by a corn job.
Try this and thanks for your time and this is one of the task almost
all of our consultant who are working for development projects got but
not me.
Note - While sending the code please try to put a comment for every
line and try to explain what it does so that I can understand it as I
am new to Shell Scripting.
Thanks in Advance.