This tutorial explains Linux “uptime” command, options and its usage with examples.
uptime – Tell how long the system has been running.
DESCRIPTION
Displays the total uptime and other information for the computer.
This is the same information contained in the header line displayed by w command.
SYNOPSIS
advertisement
advertisement
uptime
EXAMPLE
1. Simple Example
Check this: Information Technology Books | Programming MCQs
$ uptime 13:37:45 up 19:10, 2 users, load average: 0.00, 0.06, 0.11
The information shown is as follows :
Current time
How long system is running for
Number of users logged on
Load average for past 1 minute
Load average for past 5 minutes
Load average for past 15 minutes
Sanfoundry Global Education & Learning Series – 1000 Linux Tutorials.
advertisement
If you wish to look at all Linux commands and their usage examples, go to Linux Commands Tutorial.
Related Posts:
- Apply for Linux Internship
- Buy Information Technology Books
- Apply for Programming Internship
- Buy Linux Books
- Practice Programming MCQs