1MHEARD(1) Linux Programmer's Manual MHEARD(1)
2
3
4
6 mheard - display AX.25 calls recently heard.
7
9 mheard [-d cmnsa] [-n] [-o cfpt] [-v] [port...]
10
12 Mheard displays information about most recently heard AX.25 callsigns,
13 the interface upon which they were heard, the total packets heard, the
14 time at which the last one was heard and other information. Mheard
15 displays different information, in different orders depending on the
16 settings of the arguments. Information on specific ports can be dis‐
17 played by giving the port names as arguments.
18
20 -d cmnsa Sets the information that is displayed for each AX.25
21 callsign heard. The different arguments are:
22
23 c Display all the information with regard to callsigns,
24 from-callsign, to-callsign, port name, and any digi‐
25 peaters that may be in use.
26
27 m Display miscellaneous information, the from-callsign,
28 port name, no frames heard, the last type of frames
29 heard, and which different PIDs have been heard from
30 that station.
31
32 n Display the default information. This is the from-
33 callsign, port name, no frames heard and the date and
34 time last heard.
35
36 s Displays statistics about the station heard, the
37 from-callsign, port name, no I frames, no S frames,
38 no U frames, time first heard, and time last heard.
39
40 a Display the data from c and s combined in one view.
41 Requires wide screen.
42
43 -n Supress the displaying of titles.
44
45 -o cfpt Sets the ordering of the information displayed. The mean‐
46 ings of the different arguments are:
47
48 c Sort list by from-callsign.
49
50 f Sort list by number of frames heard.
51
52 p Sort list by port name.
53
54 t Sort list by the time last heard, this is the
55 default.
56
57 -v Display the version.
58
60 /var/ax25/mheard/mheard.dat
61 /etc/ax25/axports
62
64 ax25(4), mheardd(8).
65
67 Jonathan Naylor G4KLX <g4klx@g4klx.demon.co.uk>
68
69
70
71Linux 19 August 1996 MHEARD(1)