Delete all \n chars in a file…
Tagged with: command, delete, line, Linux, new, newline, slashn, text, tr
Delete all \n chars in a file…
tr -d "\n"
Delete all \n chars in a file…
tr -d "\n"
This entry was posted on Monday, September 1st, 2008 at 11:32 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.