[guided]The quantities $F$ and $G$ are chosen because the wave operator factors into first-order transport operators. Define
\begin{align*}
F:[0,T]\times\mathbb{R} &\to \mathbb{R}
\end{align*}
by
\begin{align*}
F(t,x)=\partial_tu(t,x)+c\partial_xu(t,x),
\end{align*}
and define
\begin{align*}
G:[0,T]\times\mathbb{R} &\to \mathbb{R}
\end{align*}
by
\begin{align*}
G(t,x)=\partial_tu(t,x)-c\partial_xu(t,x).
\end{align*}
Because $u$ is $C^2$, the first derivatives $\partial_tu$ and $\partial_xu$ are $C^1$, hence $F$ and $G$ are $C^1$.
Now compute the directional derivative of $F$ along the transport operator $\partial_t-c\partial_x$:
\begin{align*}
\partial_tF(t,x)-c\partial_xF(t,x)=\partial_{tt}u(t,x)+c\partial_{xt}u(t,x)-c\partial_{tx}u(t,x)-c^2\partial_{xx}u(t,x).
\end{align*}
Since $u\in C^2$, the mixed partial derivatives agree:
\begin{align*}
\partial_{xt}u(t,x)=\partial_{tx}u(t,x).
\end{align*}
Therefore the middle terms cancel and
\begin{align*}
\partial_tF(t,x)-c\partial_xF(t,x)
=
\partial_{tt}u(t,x)-c^2\partial_{xx}u(t,x)
=
0.
\end{align*}
The same calculation for $G$ with the transport operator $\partial_t+c\partial_x$ gives
\begin{align*}
\partial_tG(t,x)+c\partial_xG(t,x)
=
\partial_{tt}u(t,x)-c^2\partial_{xx}u(t,x)
=
0.
\end{align*}
Thus $F$ is transported with speed $-c$, while $G$ is transported with speed $c$.[/guided]