My Computer Tips

My Computer tips has over 290 tutorials and tips.

Valid CSS!

Categories

The Linux uptime command

ID: 130

Category: Linux Terminal

Added: 3rd of October 2019

Views: 3,467

The linux uptime commands prints the current time, tells you how long the system has been running for, how many users are currently logged in to the system and the current system load averages.

To try this yourself simply open your terminal and enter the following command

uptime


Output
09:43:21 up 8 min, 1 user, load average: 0.93, 1.79, 1.14