Friday, April 20, 2007

Split String using Korn Shell script



This script try to eliminate the "/" for the $variable to get each or the subdirectories.

The output of the script as below:

vobs
path
filename
vobs/path/filename

No comments: