shell prompt$ sed -e 's/
/\ > /g' < file.txt > file.out #### s/
/\ /g ##
## while () { s/
/\n/g; s/\'/'/g; print MAIL; }