Пакет time: Информация

    Бинарный пакет: time
    Версия: 1.7-alt4
    Архитектура: x86_64
    Собран:  10 декабря 2015 г. 7:50 в задании #154757
    Исходный пакет: time
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Загрузка: time-1.7-alt4.x86_64.rpm
    Домашняя страница: http://www.gnu.org/software/time/

    Лицензия: GPLv2+
    О пакете: The GNU time program for measuring system resource usage
    Описание: 
    The GNU 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.

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Stanislav Ievlev
    goldhead

    Последнее изменение


    10 декабря 2015 г. Dmitry V. Levin 1:1.7-alt4
    - Synced Debian patchset with 1.7-25.
    18 апреля 2013 г. Dmitry V. Levin 1:1.7-alt3
    - Merged two fixes from Fedora (closes: #28749).
    - Built with LFS support enabled.
    17 мая 2009 г. Dmitry V. Levin 1:1.7-alt2
    - Removed obsolete %install_info/%uninstall_info calls.