Hi, now I see youre an underworld fan I simply have to make the effort to reply.
I notice in your delicious tags you are a vim hacker, seems you are looking to strip out dos line ends too...
If that is the case then this should help:
substitute command
:%s/\r//g = Delete DOS returns ^M
# Is your Text File jumbled onto one line? use following
:%s/\r/\r/g = Turn DOS returns ^M into real line ends
HTH.
Thanks for sharing Meditation with us (though an underworld track name would have been cool)