I am trying to setup a cron job to move logfiles.  Mostly just to change
the name.  I would like to change the name so that it ends with the date
it was changed.  How do I do this with a bash script?  Is there a
predifined command?

sim