• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Unix Korn Shell question

KahunaHube

Senior member
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!
 
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.
 
Back
Top