I have been trying different ways to get this to work.
ssh netpc screen -S minecraft -X stuff
"say Performing save/backup operations there may be lag...not really this is a test$(printf '\r')
"
It fails to recognize the $(printf ‘\r’)
due to some escape character that eludes me. Please help.