Notas soltas sobre coisas técnicas (e não só).
Please note that most of the content of the posts found in this blog have been copied from other websites, therefore the credits should go to their publishers. The original websites addresses are included in each such post.
To convert DOS carriage returns into unix format
Get link
Facebook
X
Pinterest
Email
Other Apps
-
To convert DOS carriage returns into unix format
Using vi, edit the file and set the option "ff "to "unix"
:set ff=unix
Comments
Post a Comment