Hello all,
I am currently using an array within an ksh script. I have included an example of the array definition as follows;
target[0]="OVsPMD ovsessionmgr ovtrapd ovactiond ovalarmsrv pmd genannosrvr httpd ovrequested ovdbcheck"
In this a space defines the values in the array. Is there any way to change this from a space to another character ?
Thanks
Alf
I am currently using an array within an ksh script. I have included an example of the array definition as follows;
target[0]="OVsPMD ovsessionmgr ovtrapd ovactiond ovalarmsrv pmd genannosrvr httpd ovrequested ovdbcheck"
In this a space defines the values in the array. Is there any way to change this from a space to another character ?
Thanks
Alf