Archive for May, 2009
Most programmers will know the situation: you want to analyze the console output of some program but program spits the interesting section all in a single line. You want to separate the single strings and put them each in a separate line. How do you do it? In Unix, this is relatively easy using the [...]
Filed under: Nothing Special | Leave a Comment
Tags: cygwin, editor, newline, replace, sed, separator, ultraedit