Translate end of lines to windows style:
ConvertTo-WindowsLineEnding unixfile.txt windowsfile.txt
Need to convert it back?
ConvertTo-UnixLineEnding windowsfile.txt unixfile.txt
Think I'm going to like this tool...
ConvertTo-WindowsLineEnding unixfile.txt windowsfile.txt
ConvertTo-UnixLineEnding windowsfile.txt unixfile.txt
No comments:
Post a Comment