Character set and Format file conversion:
| Category | Command | Description |
|---|---|---|
| dos2unix filedos.txt fileunix.txt | convert a text file format from MSDOS to UNIX | |
| unix2dos fileunix.txt filedos.txt | convert a text file format from UNIX to MSDOS | |
| recode ..HTML < page.txt > page.html | convert a text file to html | |
| recode -l | more | show all available formats conversion |