We do this by using the <code>sed</code> command in order to "replace" the empty string around the pattern we are looking for. For this part, we are looking for the pattern <code>tt[gt]ac[at]</code>. | We do this by using the <code>sed</code> command in order to "replace" the empty string around the pattern we are looking for. For this part, we are looking for the pattern <code>tt[gt]ac[at]</code>. |