dos2unix: command not found
To install dos2unix package back:
$ sudo aptitude install tofrodos
If you want "dos2unix" type "fromdos" and if you want "unix2dos", type "todos".
Alternatively, you can create symbolic links for your convenience:
Go to /usr/bin:
$ sudo ln -s /usr/bin/fromdos /usr/bin/dos2unix
$ sudo ln -s /usr/bin/todos /usr/bin/unix2dos
No comments:
Post a Comment