The OpenNET Project / Index page

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

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

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

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

    NAME

    rwall - write to specified remote machines
     
    

    SYNOPSIS

    cc [ flag ... ] file ... -lrpcsvc [ library ... ]
    #include <rpc/rpc.h>
    #include <rpcsvc/rwall.h>
    
    enum clnt_stat rwall(char *host, char *msg);
    

     

    PROTOCOL

    /usr/include/rpcsvc/rwall.x  

    DESCRIPTION

    These routines require that the rpc.rwalld(1M) daemon be configured and available on the remote system indicated by host.

    rwall() executes wall(1M) on host. The rpc.rwalld process on host prints msg to all users logged on to that system. rwall() returns RPC_SUCCESS if it was successful; otherwise a enum clnt_stat is returned which can be displayed using clnt_perrno(3NSL).  

    ATTRIBUTES

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

    ATTRIBUTE TYPEATTRIBUTE VALUE

    MT-LevelMT-Safe

     

    SEE ALSO

    rpc.rwalld(1M), wall(1M), rpc_clnt_calls(3NSL), attributes(5)


     

    Index

    NAME
    SYNOPSIS
    PROTOCOL
    DESCRIPTION
    ATTRIBUTES
    SEE ALSO


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




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

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