I have a cron job set to call an RMAN script to back a database up weekly. I will like to have a simple unix command that will record how long it takes to back the database up or when the backup starts and when it finishes. Thanks.

Oisaya