Working in a linux tcsh shell I'd like to echo a camelcase directory name, in lower case, with the separate parts of the name split up e.g in my PWD, iWantToSplitThisUp >> i want to split this up
.
Thanks in advance
Working in a linux tcsh shell I'd like to echo a camelcase directory name, in lower case, with the separate parts of the name split up e.g in my PWD, iWantToSplitThisUp >> i want to split this up
.
Thanks in advance