Using sed to match multiple characters

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
How do I use sed to match multiple characters, for example multiple constants?
sed 's/(b[A-Z])/<1>/g'
similar to this
sed
New contributor
The Real Fawcett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
0
down vote
favorite
How do I use sed to match multiple characters, for example multiple constants?
sed 's/(b[A-Z])/<1>/g'
similar to this
sed
New contributor
The Real Fawcett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
How do I use sed to match multiple characters, for example multiple constants?
sed 's/(b[A-Z])/<1>/g'
similar to this
sed
New contributor
The Real Fawcett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
How do I use sed to match multiple characters, for example multiple constants?
sed 's/(b[A-Z])/<1>/g'
similar to this
sed
sed
New contributor
The Real Fawcett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
The Real Fawcett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited just now
Jeff Schaller
34.2k951113
34.2k951113
New contributor
The Real Fawcett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 mins ago
The Real Fawcett
41
41
New contributor
The Real Fawcett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
The Real Fawcett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
The Real Fawcett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
The Real Fawcett is a new contributor. Be nice, and check out our Code of Conduct.
Â
draft saved
draft discarded
The Real Fawcett is a new contributor. Be nice, and check out our Code of Conduct.
The Real Fawcett is a new contributor. Be nice, and check out our Code of Conduct.
The Real Fawcett is a new contributor. Be nice, and check out our Code of Conduct.
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477125%2fusing-sed-to-match-multiple-characters%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password