File: nodeusers.1

package info (click to toggle)
node 0.3.2-7.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 432 kB
  • ctags: 235
  • sloc: ansic: 3,244; makefile: 100; sh: 95
file content (32 lines) | stat: -rw-r--r-- 891 bytes parent folder | download | duplicates (6)
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
.TH NODEUSERS 1 "16 June 1999" Linux "Linux Programmer's Manual"
.SH NAME
nodeusers \- LinuxNode user information lookup program
.SH SYNOPSIS
.B nodeusers [-a] [-i] [-l]
.SH DESCRIPTION
.LP
.B Nodeusers 
displays information about current LinuxNode users.
.SH OPTIONS
.TP 10
.BI \-a
Tells nodeusers to use a plain <CR> as end-of-line. This is usefull
if nodeusers is called from ax25d.
.TP 10
.BI \-i
Tells nodeusers to use a <CR><LF> pair as end-of-line sequence and also
to wait for one line of input before sending the user data. This
should be used if nodeusers is used in an internet environment (eg. as
a fingerd replacement). The received line is ignored.
.TP 10
.BI \-l
Enables logging of errors to the system logging facility.
.SH FILES
.LP
.TP 5
.B /var/ax25/node/loggedin
Database of current users.
.SH "SEE ALSO"
.BR node (8)
.SH AUTHOR
Tomi Manninen OH2BNS <tpmannin@cc.hut.fi>