~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to doc/kioslave/finger.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-27 12:09:48 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527120948-dottsyd5rcwhzd36
Tags: 4:4.0.80-1ubuntu1
* Merge with Debian
 - remove 97_fix_target_link_libraries.diff
 - Add replaces/conflicts on -kde4 packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<article lang="&language;" id="finger">
2
 
<title>finger</title>
3
 
<articleinfo>
4
 
<authorgroup>
5
 
<author>&Lauri.Watts;&Lauri.Watts.mail;</author>
6
 
<!-- TRANS:ROLES_OF_TRANSLATORS -->
7
 
</authorgroup>
8
 
</articleinfo>
9
 
 
10
 
<para>Finger is a program to display information about users.</para>
11
 
 
12
 
<para>If finger is enabled on the remote machine, you may be given
13
 
information on the user's real name, if they are currently logged in, if
14
 
they have mail and the text of their <filename>.plan</filename> file in
15
 
their home folder.</para>
16
 
 
17
 
<para>Finger is normally associated with a user@hostname address, which
18
 
may or may not be the same as a users email address.</para>
19
 
 
20
 
<para>Most Internet Service Providers no longer allow finger access, so,
21
 
you may find that you get no useful answer for most people.</para>
22
 
 
23
 
<para>Other people use their local <filename>.plan</filename> file to
24
 
hold such information as <acronym>PGP</acronym> keys, the fact they are
25
 
on vacation, and all sorts of information.</para>
26
 
 
27
 
<para>Use the finger kioslave like this:
28
 
<userinput>finger://<replaceable>username</replaceable>@<replaceable>hostname</replaceable></userinput></para>
29
 
 
30
 
<para> See the manual: <ulink url="man:/finger">finger</ulink>.
31
 
</para>
32
 
 
33
 
</article>