The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

msgget (1)
  • >> msgget (1) ( Solaris man: Команды и прикладные программы пользовательского уровня )
  • msgget (2) ( Solaris man: Системные вызовы )
  • msgget (2) ( Русские man: Системные вызовы )
  • msgget (2) ( Linux man: Системные вызовы )
  • msgget (3) ( FreeBSD man: Библиотечные вызовы )
  • msgget (3) ( POSIX man: Библиотечные вызовы )
  •  

    NAME

    msgget - get a message from a message catalog
     
    

    SYNOPSIS

    msgget locale [command:]catalog [set.]number [text]
    

     

    DESCRIPTION

    msgget gets the message corresponding to the parameters. See OPERANDS.  

    OPERANDS

    The following operands are supported:

    catalog

    Specifies the message catalog name.

    command

    Specifies command-specific message.

    locale

    Specifies the locale. If locale is - then the current locale is used.

    [set].number

    Identifies the message by message number and an optional message set. If specified as - , the message set and number are determined by looking up text in the corresponding C locale message catalog.

    text

    Specifies the text of the message to be output upon error.

     

    EXIT STATUS

    0

    Successful completion.

    >0

    An error occurred.

     

    EXAMPLES

    Example 1 Getting a Message in the Current Locale

    The following example gets msg 1 in the current locale from message catalog hello:

    example% msgget - hello 1
    hello world
    

     

    AUTHORS

    Glenn Fowler, gsf@research.att.com  

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    AvailabilitySUNWastdev

    Interface Stability

     

    SEE ALSO

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


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    OPERANDS
    EXIT STATUS
    EXAMPLES
    AUTHORS
    ATTRIBUTES
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру