The OpenNET Project / Index page

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

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

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

mk_cmds (1)
  • >> mk_cmds (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  •  

    NAME

    mk_cmds - error table compiler
     
    

    SYNOPSIS

    mk_cmds file  

    DESCRIPTION

    Mk_cmds converts a table listing command names and associated help messages into a C source file suitable for use with the ss(3) library.

    The source file name must end with a suffix of ``.ct''; the file consists of a declaration supplying the name of the command table:

    command_table name

    followed by entries of the form:

    [ request | unimplemented ] name, " string "[, abbrev]...;

    and a final

    end

    to indicate the end of the table.

    A C source file is generated which should be compiled and linked with the object files use the ss library.

    A ``#'' in the source file is treated as a comment character, and all remaining text to the end of the source line will be ignored.

     

    BUGS

    Since the original mk_cmds uses a very simple parser based on yacc(1), and this current version of mk_cmds uses an awk/sed combination of scripts, its error recovery leaves much to be desired.

     

    SEE ALSO

    ss (3)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    BUGS
    SEE ALSO


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




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

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