times
process managementLinux/Unix
The times command is one of the most frequently used commands in Linux/Unix-like operating systems. times Display process time information for the current shell and its children
Quick Reference
Command Name:
times
Category:
process management
Platform:
Linux/Unix
Basic Usage:
times [options] [arguments]
Common Use Cases
Syntax
times
Options
Option | Description |
---|---|
The times command does not accept any options. |
Examples
How to Use These Examples
The examples below show common ways to use the times
command. Try them in your terminal to see the results. You can copy any example by clicking on the code block.
# Basic Examples Basic
# Display time statistics for the current shell
times