Print without new line

printf %s "first string" ; printf '\r%s\n' "second string"