I have string from log file about sending the code like:
<timestamp> INFO [Response--22] Code [00000000] Code was sent to [+0000002345]
Could you help me with parsing it using BASH to put the code value (8chars) to variable? Thank you for any help.