Archive for September 1st, 2008

Delete all \n chars in a file…

Delete all \n chars in a file…


tr -d "\n"