User Tools

Site Tools


sed:join:append_the_next_line_if_a_line_ends_with_a_backslash

SED - Join - Append the next line, if a line ends with a backslash

sed -e :a -e '/\\$/N; s/\\\n//; ta'
sed/join/append_the_next_line_if_a_line_ends_with_a_backslash.txt · Last modified: 2020/08/16 13:22 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki