ccp - reCoding CoPy (GPLed)
INSTALLATION
make
make install
UNINSTALLATION
make uninstall
USING
ccp -d2u /dos/mydir/*.txt somedir/
converts DOS text files to UNIX text files
ccp -d2u -a2k /dos/mydir/rus.txt rus.txt
converts DOS russian text in alt to UNIX russian text in koi8
ccp -u2d -k2w rus.txt /dos/mydir/rus.txt
converts UNIX russian text in koi8 to Windows russian text
ccp -d2u -a2k =da2uk
produces the table for recoding DOS alt -> UNIX koi8
ccp -da2uk /dos/mydir/rus.txt
copies rus.txt to stdout using this table
ccp +a2k =k2a
inverts a2k producing k2a
See ccp.1 for more details
BUGS
