{Uki's tech notes}
This notebook is a collection of code snippets and technical "how to" instructions.
Pages
Welcome
Julia
AI
Android
Java
Python
Jypyter
Conda
Linux/UNIX
LinkedIn
Medium articles
Uki's personal blog
Search This Blog
Unix: dos2unix on Mac
by: Anonymous
Removing Windows line ends on Mac:
In Terminal.app
$ cat file1.txt | col -b > file2.txt
Warning: Do not run this with destination of the same file, or it will become empty.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment