Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

sed replace newline by comma

sed ':a;N;$!ba;s/
/,/g' file
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #sed #replace #newline #comma
ADD COMMENT
Topic
Name
3+3 =