Unix Korn Shell question

KahunaHube

Senior member
Aug 16, 2001
523
0
0
hello all,

I'm trying to write a small script, and I can't seem to figure out the operator used to concatenate strings. Could someone help me out?

What I'm trying to do is simulate an array data structure on an OS/390 machine

Thanks!
 

ttown

Platinum Member
Oct 27, 2003
2,412
0
0
more info would be good....

like: you have such-n-such, for example: blah blah blah
you want to do so-n-so, to get: garble garble garble

Since i love the korn shell, i think i might be able to help... but i need more info

edit: I'm guessing "sed" or "awk" may be what you're looking for.