|
|
| We don't bite newbies here... much | |
| PerlMonks |
How to seperate directory and fileby Divakar (Acolyte) |
| on Sep 14, 2012 at 07:10 UTC ( #993661=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Divakar has asked for the
wisdom of the Perl Monks concerning the following question:
Hi Monks, i have to split directory and file from below lines. /vobs_ostore/osci/scripts/utils/ostore_releasefrom this i have to get like this. $dir_name=/vobs_ostore/osci/scripts/utils/ $file_name=ostore_release. i dont know how to split and get it. any help please? Thank you...
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||