Paketname | time |
Beschreibung | The GNU time program for measuring cpu resource usage |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.7-23build1 |
Sektion | utils |
Priorität | standard |
Installierte Größe | 148 Byte |
Hängt ab von | libc6 (>= 2.3.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 29740 Byte |
Prüfsumme MD5 | caf3dc90eebc9715e8c0b4853dd5e286 |
Prüfsumme SHA1 | 4484fd1ed6226681576649123f055d5ab7115db5 |
Prüfsumme SHA256 | 2d71bc15913ffe6c37a9c8347fecc1d37a132cd62e82bfb3d085ae59c84850eb |
Link zum Herunterladen | time_1.7-23build1_i386.deb |
Ausführliche Beschreibung | The `time' command runs another program, then displays information
about the resources used by that program, collected by the system while
the program was running. You can select which information is reported
and the format in which it is shown, or have `time' save the information
in a file instead of display it on the screen.
.
The resources that `time' can report on fall into the general
categories of time, memory, I/O, and IPC calls.
.
The GNU version can format the output in arbitrary ways by using a
printf-style format string to include various resource measurements.
|