tsscvt

Name

tsscvt

TSS conversion filter.

Synopsis

tsscvt [–vV] [–dow] [–l locale]

Description

This program converts multibyte characters strings into TSS strings or vice versa. The input/output character set can be set using the –l option, but is read from the user file (locale resource) if not given.

If conversion from/to UTF-8 is required specify –l utf-8.

Use the –o option to convert from TSS to the native character set.

The available options are:

  • -vV: Show version and porting information.
  • -d: Show some additional debug information.
  • -w: Do not accept any conversion warnings, but instead accept exit(1).

Return values

  • 0 = success
  • > 0 = failure