Script for exp backup
I want to write a shell script which will take full expdp backup and delete any backup older than 2weeks, and also gzip the expdp backup once the export is complete. since i m new to unix can some one help me with this please?
0