tuptime(1) Report historical and statistical running time of the system, keeping it between restarts.

SYNOPSIS

tuptime [-h | --help] [-c | --ckernel] [--csv] [{-d | --date}=<date format] [-e | --end] [{-f | --filedb}=<database file] [-g | --graceful] [-k | --kernel] [-l | --list] [-n | --noup] [-o | --offtime] [-r | --reverse] [-s | --seconds] [-S | --since] [-t | --table] [--tsince] [--tuntil] [-U | --until] [-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
  - Narrow reports since and/or until a given startup or timestamp
  - Reports in csv

OPTIONS

FIELDS

-h | --help - Show this help message and exit

-c | --ckernel - Classify / order by kernel

--csv - Output in csv format

-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

-n | --noup - Avoid update values

-o | --offtime - Order by offtime / downtime

-r | --reverse - Reverse order

-s | --seconds - Output time in seconds and epoch

-S | --since - Restric since this register number

-t | --table - Enumerate system life as table

--tsince - Restrict since this timestamp

--tuntil - Restrict until this timestamp

-U | --until - Restrict until this register number

-u | --uptime - Order by uptime

-v | --verbose - Verbose output

-V | --version - Show version.

-x | --silent - Update values without print