Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

sed match newline

sed 's/
/[replacement]/g' file #Use this command to replace newlines
 
PREVIOUS NEXT
Tagged: #sed #match #newline
ADD COMMENT
Topic
Name
2+5 =