Step 1: Finding direction vectors of the lines.
From the vector equation, the direction vector of the first line is
\[
\vec d_1 = \langle 1, -1, 1 \rangle
\]
From the symmetric form, the direction vector of the second line is
\[
\vec d_2 = \langle 1, 3, 2 \rangle
\]
Step 2: Using the dot product formula.
\[
\vec d_1 \cdot \vec d_2 = (1)(1) + (-1)(3) + (1)(2) = 1 - 3 + 2 = 0
\]
Step 3: Interpreting the result.
Since the dot product is zero, the two direction vectors are perpendicular.
Step 4: Conclusion.
Hence, the angle between the two lines is $\dfrac{\pi}{2}$.