summaryrefslogtreecommitdiffstats
path: root/doc/tdeioslave/finger/index.docbook
blob: 605a9ffcc11217c253faaa9179976ad032f57468 (plain)
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
60
61
62
63
64
65
66
67
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>

<article lang="&language;" id="finger">
<title>finger</title>

<articleinfo>

<authorgroup>
<author>&Lauri.Watts;</author>
<author>&tde-authors;</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<releaseinfo>&tde-release-version;</releaseinfo>
<date>Reviewed: &tde-release-date;</date>

<copyright>
<year>2010</year>
<holder>&Lauri.Watts;</holder>
</copyright>
<copyright>
<year>&tde-copyright-date;</year>
<holder>&tde-team;</holder>
</copyright>

<abstract>
<para>
This handbook describes the finger protocol.
</para>
</abstract>

<keywordset>
<keyword>TDE</keyword>
<keyword>finger</keyword>
<keyword>protocol</keyword>
</keywordset>

</articleinfo>

<para>Finger is a program to display information about users.</para>

<para>If finger is enabled on the remote machine, you may be given
information on the user's real name, if they are currently logged in, if
they have mail and the text of their <filename>.plan</filename> file in
their home folder.</para>

<para>Finger is normally associated with a user@hostname address, which
may or may not be the same as a users email address.</para>

<para>Most Internet Service Providers no longer allow finger access, so,
you may find that you get no useful answer for most people.</para>

<para>Other people use their local <filename>.plan</filename> file to
hold such information as <acronym>PGP</acronym> keys, the fact they are
on vacation, and all sorts of information.</para>

<para>Use the finger tdeioslave like this:
<userinput>finger://<replaceable>username</replaceable>@<replaceable>hostname</replaceable></userinput></para>

<para>Read the man page: <ulink url="man:/finger">finger</ulink>.
</para>

</article>