How can I replace newlines using PowerShell?

前端 未结 5 2052
野的像风
野的像风 2020-12-08 18:24

Given test.txt containing:

test
message

I want to end up with:

testing
a message

I think the fol

5条回答
提交回复
热议问题