TLDR
Enter a command. For example: git lock, drush, pdfposter, gh pr create.

uptime

 
Tell how long the system has been running and other information. More information: https://www.gnu.org/software/coreutils/uptime.
 
  • Print current time, uptime, number of logged-in users and other information:
     
    uptime
     
  • Show only the amount of time the system has been booted for:
     
    uptime --pretty
     
  • Print the date and time the system booted up at:
     
    uptime --since
     
  • Show version information:
     
    uptime --version

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.