in reply to Re^2: Backtics execution with multiple lines
in thread Backtics execution with multiple lines

Backticks interpolate, so you have to escape your \ character: thus \\. String interpolation.