You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a nice option not to print the trailing newline, like echo does with the -n option. In some weird cases it can help when substituting or piping.
The text was updated successfully, but these errors were encountered:
aryszka
changed the title
omit trailing newline with the -n option for printing (like echo)
omit trailing newline with the some option for printing (like echo)
Dec 14, 2016
It would be a nice option not to print the trailing newline, like echo does with the -n option. In some weird cases it can help when substituting or piping.
The text was updated successfully, but these errors were encountered: