ccp can copy stdin or file to stdout, file to file, or files and directories into a directory. While copying, it applies one or several recodings. The program includes recoding tables for converting DOS text files into Unix text files, for filtering out control characters, and for conversions between Russian encodings (koi8-r, alt (cp866), win (cp1251), iso-8859-5, LaTeX T2A). You can easily write new recoding tables.
| Tags | Text Processing Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: Recursive copying of directories was added.


Release Notes: This release treats the cyrillic letter yo properly, and LaTeX T2A encoding is now included.


Release Notes: This release includes a critical bugfix, and a new feature for driving interactive applications via ccp.


Release Notes: First announcement