Skip to content

Instantly share code, notes, and snippets.

@ychaouche
Created October 15, 2025 09:33
Show Gist options
  • Save ychaouche/7a6910681705a451cf10fc1e417b2f43 to your computer and use it in GitHub Desktop.
Save ychaouche/7a6910681705a451cf10fc1e417b2f43 to your computer and use it in GitHub Desktop.
root@clone-messagerie[10.10.10.19] ~ # tr -d '\n' < /tmp/trexample | tr -d '\n'
line1line2root@clone-messagerie[10.10.10.19] ~ #
root@clone-messagerie[10.10.10.19] ~ #
root@clone-messagerie[10.10.10.19] ~ # cat /tmp/trexample
line1
line2
root@clone-messagerie[10.10.10.19] ~ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment