On Mon, Oct 24, 2011 at 7:59 PM, John Tsombakos tsom467@gmail.com wrote:
The second one was, in the same problem, I wanted to combine all the lines in a file into one long line - I couldn't find a "remove line endings" command. How would I do this?
I don't know if there's a shortcut for your first answer, but for this one, I press Command+F (find), enter \n as the text to find, leave replace blank, and check the regular expression box. Then click Replace All.
Mike.