Forum Discussion

Jnon's avatar
Jnon
Icon for Nimbostratus rankNimbostratus
Nov 16, 2015

Using quotes in monitor recv string

I need to monitor a string that looks something like   recv "my status="UP""   I saw another solution here that recommended using   recv 'my status=\"UP\"' but the output of that when list...