← 返回命令列表

Linux command

tuptime 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Show uptime/downtime summary

tuptime

List all startup/shutdown events

tuptime -l

Output in CSV format

tuptime --csv

说明

tuptime reports historical and statistical real time of the system, keeping data between restarts. It tracks all startups and shutdowns in a SQLite database, calculates uptime and downtime percentages, records used kernels, and identifies the largest, shortest, and average up/downtime periods.

FAQ

What is the tuptime command used for?

tuptime reports historical and statistical real time of the system, keeping data between restarts. It tracks all startups and shutdowns in a SQLite database, calculates uptime and downtime percentages, records used kernels, and identifies the largest, shortest, and average up/downtime periods.

How do I run a basic tuptime example?

Run `tuptime` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more tuptime examples?

This page includes 3 examples for tuptime, plus related commands for nearby Linux tasks.