Well... it's inside an `if` block, so the `pos` is guaranteed to point to the part of the string that starts with "Entering directory". ``` 12345678901234567890 Entering directory ``` I just tested the change with `+18`, and it captures the path correctly.