time

See how long a command takes. More information: <https://manned.org/time>.

Install

All systems
curl cmd.cat/time.sh
Debian Debian
apt-get install time
Ubuntu
apt-get install time
Arch Arch Linux
pacman -S time
image/svg+xml Kali Linux
apt-get install time
CentOS
yum install time
Fedora
dnf install time
Windows (WSL2)
sudo apt-get update sudo apt-get install time
Raspbian
apt-get install time

See how long a command takes. More information: <https://manned.org/time>.

  • Time "ls":
    time ls

© tl;dr; authors and contributors