1UPRECORDS(1) General Commands Manual UPRECORDS(1)
2
3
4
6 uprecords - provides uptime records
7
8
10 uprecords [ -?abBcfkKMsv ] [ -i <interval> ] [ -m <count> ]
11
12
14 This manual page documents the uprecords program.
15
16 uprecords is a program that provides record statistics from the
17 uptimed(8) program.
18
19
21 -? Show usage
22
23 -a Do not print ANSI codes
24
25 -b -B Sort by time of bootup, oldest entry first. -B reverses. Option
26 implies -s. Do not print ANSI codes
27
28 -c Do not show current entry if not in top entries
29
30 -f Run continuously in a loop
31
32 -k -K Sort by kernel/system name. -K reverses. Option implies -s.
33
34 -M Show next milestone
35
36 -s Do not print extra statistics
37
38 -i <interval>
39 Use <interval> seconds for loop instead of 5, implies -f
40
41 -m <count>
42 Show a maximum of top COUNT entries instead of 10
43
44 -v Show version information
45
46
48 uptimed(8)
49
50
52 Rob Kaper <cap@capsi.com>.
53
54 This manual page was written by Alan Ford <alan@whirlnet.co.uk>, for
55 the Debian GNU/Linux system (but may be used by others). It was last
56 modified for uptimed version 0.3.7.
57
58
59
60 June 20, 2004 UPRECORDS(1)