Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

folders creation at runtime using shell script

Rajesh123Jan 13 2016 — edited Jan 19 2016

Hi All,

How to create dynamical folder creation using shell script.

Existing path

-------------------

/opt/oracle_test/data/$INSTANCE/${CF_DEPT}-${EMP_NAME}.pdf

Expected path

-----------------------

/opt/oracle_test/data/$INSTANCE/YYYY/MM/${CF_DEPT}-${EMP_NAME}.pdf


/opt/oracle_test/data/TEST/2016/01/10-Rajesh.pdf

Thanks a lot in advanced.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2016
Added on Jan 13 2016
27 comments
5,498 views