unixwhoopie
Programmer
How do I put quotes after the 2nd comma?
if the line reads -
12,34,need quotes,5
I want it to read as -
12,34,'need quotes',5
thanks
if the line reads -
12,34,need quotes,5
I want it to read as -
12,34,'need quotes',5
thanks