TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Linux commands

uptime Linux Command

Overview

In this tutorial, we will learn about uptime Linux Command with examples.

uptime Linux Command

This command will display the current time, for how long the Linux machine has been up and running, the number of currently logged-in users, system load average at different times.

Command Format

$ uptime [flags]

To know more about the command, type the man command

$ man uptime

Examples

Launch the Terminal and type the following command.
For example,

$ uptime

$ uptime -p

 

uptime Linux command

-p Pretty format that displays only the uptime.

 

uptime Linux Command Illus

This command is a simple forensic command, we can know when the machine was booted or the time the machine last restarted.

—

Linux Commands Tutorial page:

https://www.testingdocs.com/linux-basic-commands-tutorial/

More Information on Ubuntu Linux:
https://ubuntu.com/

Related Posts

sudo auth log entry

Linux commands /

sudo Linux Command with Examples

Common File Commands in Linux

Linux commands /

Common File Commands in Linux

su linux command

Linux commands /

su Linux Command

ls linux command

Linux commands /

ls Linux Command with Examples

touch create file

Linux commands /

touch Linux Command

‹ which Linux command› nano Linux Command

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version