Right now, I’ve just been exporting OPML, running
pbcopy | gsed -r 's/this/that/g' | pbcopy
in the command line, then pasting back in.
I’d appreciate a regex find-and-replace function, though.
Right now, I’ve just been exporting OPML, running
pbcopy | gsed -r 's/this/that/g' | pbcopy
in the command line, then pasting back in.
I’d appreciate a regex find-and-replace function, though.