| dos2unix missing (Ubuntu 10.04) |
|
| Yet another „feature“ from the developers of ubuntu to simplify life. „dos2unix“ and „unix2dos“ are missing in version 10.04 (Lucid). |
| First of all, install dos2unix package: |
| sudo aptitude install tofrodos |
| Then if you want „dos2unix“ type „fromdos“ and if you want „unix2dos„, type „todos„. |
|
|
Tags: Allgemeines // 1 Comment »
You can replace „dos2unix“ with „tr -d ‚\r'“.