This file is indexed.

/usr/share/doc/ruby1.8-examples/examples/drb/README.rd.ja is in ruby1.8-examples 1.8.7.352-2ubuntu1.6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
= ¥µ¥ó¥×¥ë¥¹¥¯¥ê¥×¥È

* Array¤ò¥ê¥â¡¼¥È¤«¤éÍøÍѤ·¤Æ¥¤¥Æ¥ì¡¼¥¿¤ò»î¤¹¡£
  * darray.rb --- server
  * darrayc.rb --- client

* ´Ê°×¥Á¥ã¥Ã¥È
  * dchats.rb --- server
  * dchatc.rb --- client

* ʬ»¶chasen
  * dhasen.rb --- server
  * dhasenc.rb --- client

* ´Ê°×¥í¥°¥µ¡¼¥Ð
  * dlogd.rb --- server
  * dlogc.rb --- client

* Queue¥µ¡¼¥Ð¡£
  ¥¯¥é¥¤¥¢¥ó¥Èdqin.rb¤ÏQueue¥µ¡¼¥Ð¤ÎÃΤé¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È(DQEntry)¤ò
  push¤¹¤ë¤¬DRbUnknown¤Ë¤è¤ê¥¯¥é¥¤¥¢¥ó¥Èdqout.rb¤¬pop¤Ç¤­¤ë¡£
  * dqueue.rb --- server
  * dqin.rb --- client¡£DQEntry¥ª¥Ö¥¸¥§¥¯¥È¤òpush¤¹¤ë
  * dqout.rb --- client¡£DQEntry¥ª¥Ö¥¸¥§¥¯¥È¤òpop¤¹¤ë
  * dqlib.rb --- DQEntry¤òÄêµÁ¤·¤¿¥é¥¤¥Ö¥é¥ê

* ̾Á°¤Ë¤è¤ë»²¾È
  IdConv¤ò¥«¥¹¥¿¥Þ¥¤¥º¤·¤Æid¤Ç¤Ê¤¯Ì¾Á°¤Ç»²¾È¤¹¤ëÎã
  * name.rb --- server
  * namec.rb --- client

* extserv¤Î¥µ¥ó¥×¥ë
  * extserv_test.rb

* TimerIdConv¤Î»ÈÍÑÎã
  * holders.rb --- server¡£ruby -d hodlers.rb¤È¤¹¤ë¤ÈTimerIdConv¤ò»ÈÍѤ¹¤ë¡£
  * holderc.rb --- client

* rinda.rb¤Î»ÈÍÑÎã
  * rinda_ts.rb --- TupleSpace¥µ¡¼¥Ð¡£
  * rindac.rb --- TupleSpace¤Îclient¤Ç¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Îclient
  * rindas.rb --- TupleSpace¤Îclient¤Ç¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Îserver

* observer¤Î»ÈÍÑÎã
  cdbiff - ((<URI:http://namazu.org/~satoru/cdbiff/>))
  * dbiff.rb --- dcdbiff server
  * dcdbiff.rb --- dcdbiff client

* drbssl¤Î»ÈÍÑÎã
  * drbssl_s.rb
  * drbssl_c.rb

* DRbProtocl¤ÎÄɲÃÎã
  * http0.rb
  * http0serv.rb

* ring¤Î»ÈÍÑÎã
  * ring_place.rb
  * ring_echo.rb