![]() |
| Home | Apache | PHP | Ubuntu | MySQL | Linux | HTML | Win | CSS | Perl | Javascript | Rants | Retro |
|
||
| Uptime command ubuntu The uptime command displays a single line in the terminal. It shows you how long your system has been running since you last booted, the amount of current active users and the load average. To check the uptime you need to enter the following command in the terminal:- uptime This will display the following in the terminal: 07:08:47 up 33 min, 1 users, load average: 1.36, 1.37, 1.37 |