You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Often I use utilities like unixtodos.exe and dostounix.exe to fix the line endings of documents. It would be super helpful if PowerShell team consider it as a useful utility and provide it OOTB.
Often I use utilities like
unixtodos.exeanddostounix.exeto fix the line endings of documents. It would be super helpful if PowerShell team consider it as a useful utility and provide it OOTB.One solution is: https://stackoverflow.com/a/19128003 but it "almost" works as "mike z" mentioned.