buccaneers
Programmer
Hello Guru's,
I have a question. But before i ask i need to give some background
I have a variable say VAR assigned with value say thistestvalue
now i have to find if "est" is a part of $VAR. If so then what is its starting position in the $VAR.
Is there a way to do this in shell script (ksh) ?
TIA
I have a question. But before i ask i need to give some background
I have a variable say VAR assigned with value say thistestvalue
now i have to find if "est" is a part of $VAR. If so then what is its starting position in the $VAR.
Is there a way to do this in shell script (ksh) ?
TIA