unix2dos and dos2unix were handy tools used to convert files' endings from/to windows and Linux.
after i installed ubuntu 10.04 then installed the tofrodos package as usual i was surprised that the two programs doesn't exist , after some searching i discovered that the programs were just given different names
so:
the unix2dos become todos
and the dos2unix become fromdos
you can adopt to this new names or give them aliases if you wish...
hope that was useful.
Subscribe to:
Post Comments (Atom)
5 years of kotbcorp
Two days ago this blog completed its 5th year :). So congratulations to my self and Thanks for the few followers that have been here for ...
-
in our fundamentals of logic design course we were required to implement the Quine-mcCluskey tabular method as (a summer project) to simpli...
-
we ( me and 5 more friends ) had to prepare a presentation for our college about How Hard Disks work , the subject it self isn't that ...
2 comments:
the tools are combined in 'todos' now
use
apt-get install tofrodos
todos -h
see:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/540071
Be careful! Old (good) dos2unix did only text files, this "improved" toy has no problem with any binary....
Post a Comment