time 1.9-0.2 source package in Ubuntu
Changelog
time (1.9-0.2) unstable; urgency=medium * Non-maintainer upload by the Reproducible Builds team. * Add debian/patches/0001-doc-time.texi.patch to remove timestamp from documentation. Closes: 983202. Patch by Vagrant Cascadian. -- Holger Levsen <email address hidden> Thu, 22 Sep 2022 21:35:24 +0200
Upload details
- Uploaded by:
- Bob Proulx
- Uploaded to:
- Sid
- Original maintainer:
- Bob Proulx
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | utils | |
Lunar | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
time_1.9-0.2.dsc | 1.7 KiB | 32edee09df14a7e61fe0d02be477e7f2efd3df3f601dff6ecc51f18b99fd0f24 |
time_1.9.orig.tar.gz | 582.8 KiB | fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e |
time_1.9-0.2.debian.tar.xz | 14.4 KiB | 42a9d951055290c5186a1b83808744bd07bf8675f24e99998e46a31825781480 |
Available diffs
No changes file available.
Binary packages built by this source
- time: GNU time program for measuring CPU resource usage
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.
- time-dbgsym: debug symbols for time