Regex - Capture string following timestamp
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Looking for an efficient Regex to capture the string following the time stamp in the following:
<38>Oct 10 14:32:29 UAT01
<86>Oct 10 14:32:29 Test04
<13>Oct 10 14:35:09 Dev02
<13>Oct 10 14:35:10 Test03
regular-expression
add a comment |Â
up vote
0
down vote
favorite
Looking for an efficient Regex to capture the string following the time stamp in the following:
<38>Oct 10 14:32:29 UAT01
<86>Oct 10 14:32:29 Test04
<13>Oct 10 14:35:09 Dev02
<13>Oct 10 14:35:10 Test03
regular-expression
Hello @Heisenberg Why you need regex for this simple task. There are many other tools more efficient. Would you please clarify what you would like to achieve?
â Goro
23 mins ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Looking for an efficient Regex to capture the string following the time stamp in the following:
<38>Oct 10 14:32:29 UAT01
<86>Oct 10 14:32:29 Test04
<13>Oct 10 14:35:09 Dev02
<13>Oct 10 14:35:10 Test03
regular-expression
Looking for an efficient Regex to capture the string following the time stamp in the following:
<38>Oct 10 14:32:29 UAT01
<86>Oct 10 14:32:29 Test04
<13>Oct 10 14:35:09 Dev02
<13>Oct 10 14:35:10 Test03
regular-expression
regular-expression
asked 27 mins ago
Heisenberg
111
111
Hello @Heisenberg Why you need regex for this simple task. There are many other tools more efficient. Would you please clarify what you would like to achieve?
â Goro
23 mins ago
add a comment |Â
Hello @Heisenberg Why you need regex for this simple task. There are many other tools more efficient. Would you please clarify what you would like to achieve?
â Goro
23 mins ago
Hello @Heisenberg Why you need regex for this simple task. There are many other tools more efficient. Would you please clarify what you would like to achieve?
â Goro
23 mins ago
Hello @Heisenberg Why you need regex for this simple task. There are many other tools more efficient. Would you please clarify what you would like to achieve?
â Goro
23 mins ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
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%2f474648%2fregex-capture-string-following-timestamp%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
Hello @Heisenberg Why you need regex for this simple task. There are many other tools more efficient. Would you please clarify what you would like to achieve?
â Goro
23 mins ago