We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://apple.stackexchange.com/questions/90392/disable-line-wrapping-for-output-in-the-terminal
tput rmam disables line wrapping.
tput smam enables line wrapping.
$ tr '\n' ' ' < /tmp/x
There was an error while loading. Please reload this page.