jestrada101
Technical User
- Mar 28, 2003
- 332
What would be the best method to break apart a variable?
For example:
$> breakapart.ksh /export/home/user/myfile.txt
I want to be able to separate the directory structure from the filename. The directory structure can change, so it's not always going to be /export/home/user/
Thanks for any guidance.
JE
For example:
$> breakapart.ksh /export/home/user/myfile.txt
I want to be able to separate the directory structure from the filename. The directory structure can change, so it's not always going to be /export/home/user/
Thanks for any guidance.
JE