Windows PowerShell command on Get-command msgcvt
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man msgcvt

User Commands msgcvt(1)

NAME

msgcvt - convert message file to and from HTML

SYNOPSIS

msgcvt [-hmr]

DESCRIPTION

msgcvt reads a gencat(1) format file on the standard input

and converts it to HTML on the standard output. The input

file must contain the control statement $quote " and use the

" character to quote message text. The output is in a form suitable for automatic translation by web sites such as http://babelfish.yahoo.com. OPTIONS The following options are supported:

-h Generate HTML from gencat(1) input.

--html

This is the default.

-m Generate a gencat(1) message file from (presumably

--msg translated) HTML. Wide characters are UTF-8

encoded.

-r The message file is raw message text, one message

--raw per line, with no quoting or line numbering.

EXIT STATUS 0 Successful completion. >0 One or more specified jobs does not exist.

EXAMPLES

Example 1 Generating a gencat Message Catalog File The following example generates a gencat(1) message catalog file from an HTML file:

example% cat example.html | msgcvt -m > examplecat

SunOS 5.11 Last change: 26 Apr 2010 1

User Commands msgcvt(1)

AUTHORS Glenn Fowler, gsf@research.att.com

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | developer/astdev |

|_____________________________|_____________________________|

| Interface Stability | Volatile |

|_____________________________|_____________________________|

SEE ALSO

gencat(1), msgcc(1), msggen(1), attributes(5)

SunOS 5.11 Last change: 26 Apr 2010 2




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™