This file is indexed.

/usr/share/plum/module/user/idle.plm is in plum 2.33.1-10.

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
# $Id: idle.plm,v 2.6 1999/01/20 14:53:17 hasegawa Exp $
# copyright (c)1998 Yoshinori Hasegawa <hasegawa@madoka.org>

package user_idle;

$_ = 'user_idle';

sub sp_whois {
  local($serverno, $prefix, $cmd, @params) = @_;
  if (@params == 1) {
    $params[1] = $params[0];
  }
  return ($prefix, $cmd, @params);
}

__END__
--><HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-2022-JP">
<LINK REV="made" HREF="mailto:hasegawa@madoka.org">
<TITLE>user/idle.plm</TITLE></HEAD><BODY>

$B%*%s%i%$%s%I%-%e%a%s%H(B


<HR><H3>$BL>A0(B</H3>

user/idle.plm - WHOIS$B$r<B9T$7$?$H$-$K%f!<%6$N(BIDLE$B;~4V$rI=<($9$k(B


<HR><H3>$B@bL@(B</H3>

WHOIS$B%3%^%s%I$G%f!<%6$N>pJs$r8+$k$H$-$K!"$=$N%f!<%6$N(BIDLE$B;~4V$,(B
$BI,$:I=<($5$l$k$h$&$K$7$^$9!#(B


<HR><H3>$B%W%m%Q%F%#(B</H3>


<HR><H3>$B@_DjNc(B</H3>

<PRE>
+ user/idle.plm
</PRE>

</BODY></HTML>