-
I have a file, two fields, space delimited..
and want it to clean up LOCID so it looks like
I tried |
Beta Was this translation helpful? Give feedback.
Answered by
kubu4
Feb 2, 2021
Replies: 1 comment 1 reply
-
Using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sr320
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using
sed
try escaping (\
) the bracket.