oldtimer47
Programmer
ksh:
I need to match and replace a string. The string is set in a variable. Is there a simple command or way to do it? (ex. in ksh93 there's ${var/pattern/replace})
I've been away from unix scripting for a while, I'm rusty ...
I need to match and replace a string. The string is set in a variable. Is there a simple command or way to do it? (ex. in ksh93 there's ${var/pattern/replace})
I've been away from unix scripting for a while, I'm rusty ...