tr -d '\n'

Category: Text Processing

tr -d '\n'

Delete newline characters from stdin

Deletes all newline characters from the input, joining all lines into a single continuous string.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.