Provided by: tuptime_3.2.01+git6db666b-2_amd64
NAME
tuptime - Report historical and statistical running time of the system, keeping it between restarts.
SYNOPSIS
tuptime [-h | --help] [-c | --ckernel] [{-d | --date}=<date format] [-e | --end] [{-f | --filedb}=<database file] [-g | --graceful] [-k | --kernel] [-l | --list] [-o | --offtime] [-r | --reverse] [-s | --seconds] [-t | --table] [-u | --uptime] [-v | --verbose] [-V | --version] [-x | --silent]
DESCRIPTION
Tuptime is a tool for report the historical and statistical running time of the system, keeping it between restarts. Indeed, it can: - Count system startups - Register first boot time (a.k.a. installation time) - Count nicely and accidentally shutdowns - Uptime and downtime percentage since first boot time - Accumulated system uptime, downtime and total - Largest, shortest and average uptime and downtime - Current uptime - Print formatted table or list with most of the previous values - Register used kernels
OPTIONS
FIELDS -h | --help - Show this help message and exit -c | --ckernel - Classify / order by kernel -d | --date - Date format -e | --end - Order by end state -f | --file - Database file -g | --graceful - Register a gracefully shutdown -k | --kernel - Print kernel information -l | --list - Enumerate system life as list -o | --offtime - Order by offtime / downtime -r | --reverse - Reverse order -s | --seconds - Output time in seconds and epoch -t | --table - Enumerate system life as table -u | --uptime - Order by uptime -v | --verbose - Verbose output -V | --version - Show version. -x | --silent - Update values without print
FILES
https://github.com/rfrail3/tuptime
SEE ALSO
Detailed documentation can be found in /usr/share/doc/tuptime/tuptime-manual.txt.gz
AUTHOR
Ricardo F. <rfraile@rfraile.eu>
COPYRIGHT
Copyright (C) 2015 by Ricardo F. All Rights Reserved. This product is distributed in the hope that it will be useful, but WITHOUT any warranty; without even the implied warranty of MERCHANTABILITY or FITNESS for a particular purpose.