tail head cat sleep
QR code linking to this page

manページ  — RPC

名称

rpc – rpc プログラム番号データベース

内容

書式

/etc/rpc

解説

rpc ファイルには、RPC プログラム番号の代わりに使用可能な、 ユーザが可読な名前が記述されています。 各 RPC プログラムに対し、以下の情報からなる 1 行が存在します。

  1. RPC プログラム名
  2. RPC プログラム番号
  3. 別名

各項目は任意個の空白文字もしくはタブ文字で分けられます。 ハッシュ ("#") はコメントの開始を示します。 行末までの文字はファイルを検索するルーチンには解釈されません。

使用例

以下は RPC データベースの例です。
#
#       rpc
#
rpcbind         100000  portmap sunrpc portmapper
rusersd         100002  rusers
nfs             100003  nfsprog
mountd          100005  mount   showmount
walld           100008  rwall   shutdown
sprayd          100012  spray
llockmgr        100020
nlockmgr        100021
status          100024
bootparam       100026
keyserv         100029  keyserver

関連ファイル

/etc/nsswitch.conf
 

関連項目

getrpcent(3)

RPC (5) December 10, 1991

tail head cat sleep
QR code linking to this page


このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.

Today, the Unix equivalent of a power drill would have 20 dials and switches, come with a nonstandard plug, require the user to hand-wind the motor coil, and not accept 3/8" or 7/8" drill bits (though this would be documented in the BUGS section of its instruction manual).
— The Unix Haters' handbook