Guest_imported
New member
- Jan 1, 1970
- 0
I am writing shell script and i need some help from you guys to figure out to add ";" in a string. Here is the example
if i give a string (123456) then the out put should be
(12;34;56)
How can i do that. Pls guide me
Thanks in advance
if i give a string (123456) then the out put should be
(12;34;56)
How can i do that. Pls guide me
Thanks in advance