SysMonitoring
  • Introduction
  • Installation
  • Configuration
  • Troubleshooting
  • Functions
    • startServer()
    • stopServer()
    • getCpuLoad()
    • getMemoryUsage()
    • getPing()
  • API
    • /cpu
    • /memory
    • /ping
  • Terminal Commands
    • echo
    • time
    • help
    • stats
Powered by GitBook
On this page
  1. Terminal Commands

time

time

Prints the current time in a readable format.

Example Usage

time

This command will output the current date and time, for example:

2024-11-12 14:30:00
PreviousechoNexthelp

Last updated 5 months ago