You are viewing a single comment's thread. Return to all comments →
Not a pretty solution but it works.
sed 's/\d\{4\} \d\{4\} \d\{4\}/**** **** ****/1'
Seems like cookies are disabled on this browser, please enable them to open this website
'Sed' command #4
You are viewing a single comment's thread. Return to all comments →
Not a pretty solution but it works.