du -ms expdp_$ORACLE_SID_20190* | awk ‘{ total += $1 }; END { print total }’
Your email address will not be published. Required fields are marked *
Save my name, email, and website in this browser for the next time I comment.
Δ
Please enable JavaScript in your browser to view the content
du -ms expdp_$ORACLE_SID_20190* | awk ‘{ total += $1 }; END { print total }’
Josselin Joly