Sed

From DWIKI
Revision as of 10:40, 4 October 2019 by Tony (talk | contribs) (FAQ)

Stream Editor

Links

Tutorials


FAQ

match whitespace

\s

replace newline

try tr instead:

tr -d '\n' < file