Thanks for the tip. What I don’t know about sed and awk could fill the Grand Canyon - I was pleased to have figured out enough sed to do that replacement at all!
@wstites Thanks. @comcast is making it awfully hard for me to give them more money.
—
2 years 19 weeks ago
@comcastbill(have called 4 or 5 numbers so far. Am told I don't qualify as existing customer, no way to track who it was who called me.)
—
2 years 19 weeks ago
@ComcastBill I received a call with a bundle offer yesterday, but I lost the rep's contact info. I get the runaround calling the main #.
—
2 years 19 weeks ago
2 comments
I prefer awk ‘{print $2}’
I prefer awk ‘{print $2}’ instead of replacing with sed- 2 cuts the second field, alter as needed.
Thanks for the tip. What I
Thanks for the tip. What I don’t know about sed and awk could fill the Grand Canyon - I was pleased to have figured out enough sed to do that replacement at all!