chsuf changes the suffix of file and/or directory names. It also can be used to add or remove a suffix to/from a list of files. chsuf can be useful for changing DOS-style three character extensions to more readable variations (e.g. from .htm to .html), or for adding an extension to filenames for use on platforms which depend on filename extensions.
| Tags | Systems Administration Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | Perl |
Recent releases


Release Notes: The usability of the program was greatly improved, and some nasty bugs have been fixed.


Release Notes: Some important bugfixes and a new "--interactive" option. Updating is strongly recommended.


Release Notes: The build/installation process is based upon the GNU autoconf/automake tools.


Release Notes: A nasty bug which made chsuf interpret the --from arg as a regular expression has been fixed. A --version option has been added. Updating is highly recommended.


Release Notes: This release can be used to delete suffixes from a list of files. It now operates on any suffixes of a list of files (not only a specific one).